Age | Commit message (Expand) | Author |
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 |
2005-04-21 | correct strlcpy abuse, and always check for NULL return from find_buffer | Bob Beck |
2005-04-21 | better include the cvs_sendfile() req in the conditional statement so | Xavier Santolaria |
2005-04-21 | add checks for files still physically present that should be removed; | Xavier Santolaria |
2005-04-21 | Correctly handle allocations of size 1 at an extent boundary; from NetBSD. | Miod Vallat |
2005-04-21 | Add a regression test for the extent subroutines; from NetBSD. | Miod Vallat |
2005-04-21 | Make the non-_KERNEL compilation usable again, in order to add a regress test. | Miod Vallat |
2005-04-21 | avoid looping on failed tty or /dev/console writes and just drop the message | Damien Miller |
2005-04-21 | snprintf error handling, ok beck cloder | Theo de Raadt |
2005-04-21 | spelling typo in comment; | Jason McIntyre |
2005-04-21 | document bktr ioctls; | Jason McIntyre |
2005-04-21 | Move i2c open/close from callers into zaudio_standby. Fixes an error path. | Christopher Pascoe |
2005-04-21 | Catch failed hook_establish call immediately, rather than misbehaving and | Christopher Pascoe |