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