Age | Commit message (Expand) | Author |
2017-06-25 | cope with changes in BASE messages | Ingo Schwarze |
2017-06-25 | add some empty targets that were missing | Ingo Schwarze |
2017-06-25 | Don't output partial UTF-8 characters in ksh emacs mode. Instead, try to read a | anton |
2017-06-25 | Capture SIGINT and print out all received output so far. Useful when debugging | anton |
2017-06-25 | Add support for the MT and ME mailto macros, used for example in wg(8). | Anthony J. Bentley |
2017-06-25 | ldd is more strict wrt semicolons, they can only appear after an | Otto Moerbeek |
2017-06-25 | priv_add_address() is no longer invoked to signal the deletion of the | Kenneth R Westerback |
2017-06-25 | Oops. Revert unintentional/premature functional change. Deleting the | Kenneth R Westerback |
2017-06-24 | Tweak handling of HUP and new LLADDR. Just use expose and use sighup() | Kenneth R Westerback |
2017-06-24 | delete useless .Ns macro that jmc@ found with mdoclint(1) | Ingo Schwarze |
2017-06-24 | To avoid packet loss due to reuse of the 16 bit IPv4 fragment id, | Alexander Bluhm |
2017-06-24 | document message "unknown architecture" | Ingo Schwarze |
2017-06-24 | operating system dependent message about unknown architecture; | Ingo Schwarze |
2017-06-24 | delete old, undocumented, obsolete section names that nobody uses | Ingo Schwarze |
2017-06-24 | Fix a check in ADD_SPACE_{GOTO,RET} that potentially allowed for a | Martijn van Duren |
2017-06-24 | obvious removal of -o, now covered by mandoc | Ingo Schwarze |
2017-06-24 | in the base system, suggest leaving .Os blank; inspired by mdoclint | Ingo Schwarze |
2017-06-24 | Split -Wstyle into -Wstyle and the even lower -Wbase, and add | Ingo Schwarze |
2017-06-24 | Delete .St -p1003.1-2013. | Ingo Schwarze |
2017-06-24 | Use a local variable rather than a global flag to record | Kenneth R Westerback |
2017-06-24 | correct env var name | Damien Miller |
2017-06-24 | spelling; | Jason McIntyre |
2017-06-24 | don't pass pointer to struct sshcipher between privsep processes, | Damien Miller |
2017-06-24 | regress test for ExposeAuthInfo | Damien Miller |
2017-06-24 | refactor authentication logging | Damien Miller |
2017-06-24 | word fix; | Jason McIntyre |
2017-06-24 | switch sshconnect.c from (slightly abused) select() to poll(); | Damien Miller |
2017-06-24 | use HostKeyAlias if specified instead of hostname for matching host | Damien Miller |
2017-06-24 | no need to call log_init to reinitialise logged PID in child sessions, | Damien Miller |
2017-06-23 | Consistently treat character escape sequences as operators, | Ingo Schwarze |
2017-06-23 | splitting a text box sometimes requires wrapping it in a list | Ingo Schwarze |
2017-06-23 | Make libiberty test programs compile and run without segfault. | Alexander Bluhm |
2017-06-23 | delete unused "lastline" state variable and some commented out lines; | Ingo Schwarze |
2017-06-23 | Once you have forked into two processes, setting a global flag | Kenneth R Westerback |
2017-06-23 | delete warning about missing whitespace before trailing punctuation; | Ingo Schwarze |
2017-06-23 | Event interrupt handler should call hv_channel_schedule now | Mike Belopuhov |
2017-06-23 | delete -r, RCS id checks are now covered by mandoc, | Ingo Schwarze |
2017-06-23 | Request deferred interrupt processing | Mike Belopuhov |
2017-06-23 | Introduce deferred interrupt processing capability | Mike Belopuhov |
2017-06-23 | s/membar_sync/virtio_membar_sync/ | Mike Belopuhov |
2017-06-23 | Finish up minor changes in the output and clear the BATCHED channel flag | Mike Belopuhov |
2017-06-23 | Oops. Remove extraneous 'return' and some braces from | Kenneth R Westerback |
2008-05-27 | Update libiberty to the version found in binutils 2.17.1 (which still | Miod Vallat |
2017-06-23 | Use a const char * for "/etc/resolv.conf.tail" instead of repeating the | Kenneth R Westerback |
2017-06-23 | Take reyk's imsg resolv.conf improvements of a while ago to their | Kenneth R Westerback |
2017-06-23 | Add user-keys option to allow user-defined keys to be set, from Dan | Nicholas Marriott |
2017-06-23 | - Fix Tx queues to USB endpoints mapping and merge urtwn_r92c_dma_init() | Kevin Lo |
2017-06-23 | Remove unused confirm() and datime() functions. | Frederic Cambus |
2017-06-23 | Always include Makefile.dep, conditionally including it based on the | Jonathan Gray |
2017-06-23 | Resetting the mbuf header in if_input_local() was stripping off the | Alexander Bluhm |