2017-06-24 |
schwarze | Split -Wstyle into -Wstyle and the even lower -Wbase... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
schwarze | Delete .St -p1003.1-2013. |
commit | commitdiff | tree | snapshot |
2017-06-24 |
krw | Use a local variable rather than a global flag to record |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | correct env var name |
commit | commitdiff | tree | snapshot |
2017-06-24 |
jmc | spelling; |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | don't pass pointer to struct sshcipher between privsep... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | regress test for ExposeAuthInfo |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | refactor authentication logging |
commit | commitdiff | tree | snapshot |
2017-06-24 |
jmc | word fix; |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | switch sshconnect.c from (slightly abused) select(... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | use HostKeyAlias if specified instead of hostname for... |
commit | commitdiff | tree | snapshot |
2017-06-24 |
djm | no need to call log_init to reinitialise logged PID... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | Consistently treat character escape sequences as operators, |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | splitting a text box sometimes requires wrapping it... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
bluhm | Make libiberty test programs compile and run without... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | delete unused "lastline" state variable and some commen... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Once you have forked into two processes, setting a... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | delete warning about missing whitespace before trailing... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Event interrupt handler should call hv_channel_schedule now |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | delete -r, RCS id checks are now covered by mandoc, |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Request deferred interrupt processing |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Introduce deferred interrupt processing capability |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | s/membar_sync/virtio_membar_sync/ |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mikeb | Finish up minor changes in the output and clear the... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Oops. Remove extraneous 'return' and some braces from |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Use a const char * for "/etc/resolv.conf.tail" instead... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
krw | Take reyk's imsg resolv.conf improvements of a while... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
nicm | Add user-keys option to allow user-defined keys to... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
kevlo | - Fix Tx queues to USB endpoints mapping and merge... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
fcambus | Remove unused confirm() and datime() functions. |
commit | commitdiff | tree | snapshot |
2017-06-23 |
jsg | Always include Makefile.dep, conditionally including... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
bluhm | Resetting the mbuf header in if_input_local() was strip... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mpi | Unbreak profiling assembly functions in userland by... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
mestre | When using the escape sequence &~ the code path is... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
tedu | i didn't know we had clang-local until reminded by... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
dtucker | Import regenerated moduli. |
commit | commitdiff | tree | snapshot |
2017-06-23 |
dtucker | Run the screen twice so we end up with more candidate... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | Write text boxes as <mi>, <mn>, or <mo> as appropriate, |
commit | commitdiff | tree | snapshot |
2017-06-23 |
dlg | set the alignment of the per cpu cache structures to... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
dlg | change the semantic for calculating when to grow the... |
commit | commitdiff | tree | snapshot |
2017-06-23 |
schwarze | Simplify font handling: |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | i386 uses a intentional fallthrough between appended... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
benno | Do not interpret an empty path as current working direc... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
fcambus | Close file descriptor on an exit path. |
commit | commitdiff | tree | snapshot |
2017-06-22 |
bluhm | Perl on 32 bit architectures does not support pack... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
bluhm | Get the framework from relayd regress to start switchd... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
bluhm | Do not skip any crypto tests. Remove useless make... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
anton | Make sure to abort loops when pressing ^C in csh. |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jsing | Use the tls_password_cb() callback with all PEM_read_bi... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jsing | Fix incorrect indentation. |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jsing | Plug a memory leak in tls_keypair_cert_hash(), introduc... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
mikeb | Pick rijndael.c lost after backout; requested by bluhm@ |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jsing | Remove dead code that has remained hiding since ressl... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jsing | Use the standard `rv' idiom in tls_keypair_load_cert... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jsing | Distinguish between self-issued certificates and self... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
espie | zap trailing spaces from the previous commits and also... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
espie | better display of cycles in -j mode. |
commit | commitdiff | tree | snapshot |
2017-06-22 |
bluhm | Convert shell script tests to regress make rules. ... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | Adjust relink procedure to use new targets. Better... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | compile.tgz no longer needs to contain machine/ subdir... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | Generate a gap.link script, and use that to generate... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | Generate the newbsd: and install-update: targets here... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | calculate a "sum" based upon pointers to functions... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
krw | Drop support for old (>4yr) timestamp formats in leases |
commit | commitdiff | tree | snapshot |
2017-06-22 |
visa | Improve the coalescing of instruction cache flushes... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jmc | typo; from jack burton |
commit | commitdiff | tree | snapshot |
2017-06-22 |
tom | Tidy up comment about double load opcodes in m88k/eh_co... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
tom | Fix the remaining ';;'s in sys/ |
commit | commitdiff | tree | snapshot |
2017-06-22 |
jmatthew | Add a hypervisor-specific function pointer in pvbus... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
tom | Fix another ;; in sys/dev |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | double ;;. xhci one found by geoffhill |
commit | commitdiff | tree | snapshot |
2017-06-22 |
dlg | items get returns to pools with pool_put, not pool_get. |
commit | commitdiff | tree | snapshot |
2017-06-22 |
deraadt | Only print the magic '&' letter on a disk if the hibern... |
commit | commitdiff | tree | snapshot |
2017-06-22 |
schwarze | Fix font selection for text boxes in the terminal forma... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | /var/db/kernel.SHA256 contains the hash of the /bsd... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | When building a snapshot, install the compile.tgz file... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | Better off padding with 0x0. 0x0 = "break 0,0". |
commit | commitdiff | tree | snapshot |
2017-06-21 |
schwarze | Outside explicit font context, give every letter its... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | elf64_x86_64_plt0_entry had a hardcoded nop-sled, befor... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | Intra-segment traps instead of nops. Similar to kernel... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | Fill space between sections with traps, rather than... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
anton | Minor style(9) corrections and whitespace cleanup to... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | Large nopsleds make it easier for ROP machinery to... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
anton | Add regression tests for the filec feature in csh. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
anton | Replace usage of TIOCSTI in csh using a more common... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
schwarze | quoted words are not parsed for defined keys |
commit | commitdiff | tree | snapshot |
2017-06-21 |
mikeb | Don't confuse SCSI command status and transfer error... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
schwarze | Recognize well-known functions names (the same that... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | Permit TIOCSTAT on a tty. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
tedu | For a decade or more, we've patched gcc to make -fno... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
krw | Teach get_recorded_lease() that static leases do not |
commit | commitdiff | tree | snapshot |
2017-06-21 |
mikeb | Return early from NVS command submission if no response... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
krw | No need to manually check validity of ifi->active when |
commit | commitdiff | tree | snapshot |
2017-06-21 |
bluhm | Fix kernel diagnostic assertion "(sk->inp == NULL)... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
krw | Consistently use time(&var) idiom rather than tossing... |
commit | commitdiff | tree | snapshot |
2017-06-21 |
krw | Allow familiar idiom free_client_lease(NULL). |
commit | commitdiff | tree | snapshot |
2017-06-21 |
mikeb | Include the request id in the I/O debug output |
commit | commitdiff | tree | snapshot |
2017-06-21 |
akfaew | List all five devices, not just the first two. |
commit | commitdiff | tree | snapshot |
2017-06-21 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2017-06-21 |
espie | error out if an exists condition tests an empty path... |
commit | commitdiff | tree | snapshot |
next |