summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-23Fix newer Xircom CBE2-100 cards.Brad Smith
2005-04-23syncTheo de Raadt
2005-04-23make sure bus mastering is enabledMartin Reindl
2005-04-22oops, forgot a va_end; spotted by andrushock@korovino.netTheo de Raadt
2005-04-22- lowercase hp300 in .DtJason McIntyre
2005-04-22RFC tells that the MTU in the db exchange packet may not be bigger thanClaudio Jeker
2005-04-22finish support for the '-' token in the Entry file, this allowsJoris Vink
2005-04-22sync add command usage w/ man page; joris okXavier Santolaria
2005-04-22Explain the particular mapping of function keys.Miod Vallat
2005-04-22Do not process the FIFO during interrupts when we are polling.Miod Vallat
2005-04-22Doh, typo in constant...Miod Vallat
2005-04-22Oops!Miod Vallat
2005-04-22Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.Miod Vallat
2005-04-22Allow an external device to force the HIL loop to not claim the keyboardMiod Vallat
2005-04-22Old junkMiod Vallat
2005-04-22test bad flag combinationsCamiel Dobbelaar
2005-04-22Catch bad flags, ie. flags that always evaluate to false. This happensCamiel Dobbelaar
2005-04-22Fix a trivial truncation case, and eliminate a corner case that mightOtto Moerbeek
2005-04-22When synproxy completes the replayed handshake and modifies the stateDaniel Hartmeier
2005-04-22- no need for .Pp before .ShJason McIntyre
2005-04-22syncTheo de Raadt
2005-04-22missing '-R' (force recursion) option for diff.Joris Vink
2005-04-22snprintf cleanup. OK deraadt@, moritz@Chad Loder
2005-04-22sparc -> sparc64Brad Smith
2005-04-22test event priorities.Brad Smith
2005-04-22remove whitespaceBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-22Pass -Wall, complete prototypes, some KNF; no functional change.Miod Vallat
2005-04-22Do not trigger (valid) DIAGNOSTIC complaints with an incorrect test.Miod Vallat
2005-04-22Use REGRESS_TARGETS.Miod Vallat
2005-04-21remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@Jun-ichiro itojun Hagino
2005-04-21careful strlcpy and snprintf return handling; ok pedro beckTheo de Raadt
2005-04-21scan the next mode if nothing has been found. this is necessary if theReyk Floeter
2005-04-21fix strlcpy abuse in pax - this commit turns potential overflows intoBob Beck
2005-04-21Create disk device before attempting to disklabel it. Don't keep aKenneth R Westerback
2005-04-21install some forgotten man pagesBjorn Sandell
2005-04-21let the `cvs remove' command work with no file(s) specified as args;Xavier Santolaria
2005-04-21correct strlcpy abuse, and always check for NULL return from find_bufferBob Beck
2005-04-21better include the cvs_sendfile() req in the conditional statement soXavier Santolaria
2005-04-21add checks for files still physically present that should be removed;Xavier Santolaria
2005-04-21Correctly handle allocations of size 1 at an extent boundary; from NetBSD.Miod Vallat
2005-04-21Add a regression test for the extent subroutines; from NetBSD.Miod Vallat
2005-04-21Make the non-_KERNEL compilation usable again, in order to add a regress test.Miod Vallat
2005-04-21avoid looping on failed tty or /dev/console writes and just drop the messageDamien Miller
2005-04-21snprintf error handling, ok beck cloderTheo de Raadt
2005-04-21spelling typo in comment;Jason McIntyre
2005-04-21document bktr ioctls;Jason McIntyre
2005-04-21Move i2c open/close from callers into zaudio_standby. Fixes an error path.Christopher Pascoe
2005-04-21Catch failed hook_establish call immediately, rather than misbehaving andChristopher Pascoe