Age | Commit message (Expand) | Author |
2005-04-23 | Add debug message if read_passphrase can't open /dev/tty; bz #471; ok djm@ | Darren Tucker |
2005-04-23 | accept VLAN-sized frames | Brad Smith |
2005-04-23 | style | Brad Smith |
2005-04-23 | - always accept VLAN-sized frames | Brad Smith |
2005-04-23 | Make the default syslog.conf not make the console and root logins | Bob Beck |
2005-04-23 | pay attention to failed relookups, compensate for a reference lost in | Pedro Martelletto |
2005-04-23 | fix lies about snprintf | Theo de Raadt |
2005-04-23 | fix WCHAR_TYPE* | Marc Espie |
2005-04-23 | -c option may take either integer or name, not just integer; | Jason McIntyre |
2005-04-23 | add some Xr to sysctl stuff; | Jason McIntyre |
2005-04-23 | - add a Listen-on tag to the example isakmpd.conf files | Jason McIntyre |
2005-04-23 | Discard 0 byte keyboard identification strings. | Miod Vallat |
2005-04-23 | Fix newer Xircom CBE2-100 cards. | Brad Smith |
2005-04-23 | sync | Theo de Raadt |
2005-04-23 | make sure bus mastering is enabled | Martin Reindl |
2005-04-22 | oops, forgot a va_end; spotted by andrushock@korovino.net | Theo de Raadt |
2005-04-22 | - lowercase hp300 in .Dt | Jason McIntyre |
2005-04-22 | RFC tells that the MTU in the db exchange packet may not be bigger than | Claudio Jeker |
2005-04-22 | finish support for the '-' token in the Entry file, this allows | Joris Vink |
2005-04-22 | sync add command usage w/ man page; joris ok | Xavier Santolaria |
2005-04-22 | Explain the particular mapping of function keys. | Miod Vallat |
2005-04-22 | Do not process the FIFO during interrupts when we are polling. | Miod Vallat |
2005-04-22 | Doh, typo in constant... | Miod Vallat |
2005-04-22 | Oops! | Miod Vallat |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |
2005-04-22 | Allow an external device to force the HIL loop to not claim the keyboard | Miod Vallat |
2005-04-22 | Old junk | Miod Vallat |
2005-04-22 | test bad flag combinations | Camiel Dobbelaar |
2005-04-22 | Catch bad flags, ie. flags that always evaluate to false. This happens | Camiel Dobbelaar |
2005-04-22 | Fix a trivial truncation case, and eliminate a corner case that might | Otto Moerbeek |
2005-04-22 | When synproxy completes the replayed handshake and modifies the state | Daniel Hartmeier |
2005-04-22 | - no need for .Pp before .Sh | Jason McIntyre |
2005-04-22 | sync | Theo de Raadt |
2005-04-22 | missing '-R' (force recursion) option for diff. | Joris Vink |
2005-04-22 | snprintf cleanup. OK deraadt@, moritz@ | Chad Loder |
2005-04-22 | sparc -> sparc64 | Brad Smith |
2005-04-22 | test event priorities. | Brad Smith |
2005-04-22 | remove whitespace | Brad Smith |
2005-04-22 | update to libevent 1.0c; keep local changes | Brad Smith |
2005-04-22 | update to libevent 1.0c; keep local changes | Brad Smith |
2005-04-22 | Pass -Wall, complete prototypes, some KNF; no functional change. | Miod Vallat |
2005-04-22 | Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test. | Miod Vallat |
2005-04-22 | Use REGRESS_TARGETS. | Miod Vallat |
2005-04-21 | remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@ | Jun-ichiro itojun Hagino |
2005-04-21 | careful strlcpy and snprintf return handling; ok pedro beck | Theo de Raadt |
2005-04-21 | scan the next mode if nothing has been found. this is necessary if the | Reyk Floeter |
2005-04-21 | fix strlcpy abuse in pax - this commit turns potential overflows into | Bob Beck |
2005-04-21 | Create disk device before attempting to disklabel it. Don't keep a | Kenneth R Westerback |
2005-04-21 | install some forgotten man pages | Bjorn Sandell |
2005-04-21 | let the `cvs remove' command work with no file(s) specified as args; | Xavier Santolaria |