summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-23Add debug message if read_passphrase can't open /dev/tty; bz #471; ok djm@Darren Tucker
2005-04-23accept VLAN-sized framesBrad Smith
2005-04-23styleBrad Smith
2005-04-23- always accept VLAN-sized framesBrad Smith
2005-04-23Make the default syslog.conf not make the console and root loginsBob Beck
2005-04-23pay attention to failed relookups, compensate for a reference lost inPedro Martelletto
2005-04-23fix lies about snprintfTheo de Raadt
2005-04-23fix WCHAR_TYPE*Marc Espie
2005-04-23-c option may take either integer or name, not just integer;Jason McIntyre
2005-04-23add some Xr to sysctl stuff;Jason McIntyre
2005-04-23- add a Listen-on tag to the example isakmpd.conf filesJason McIntyre
2005-04-23Discard 0 byte keyboard identification strings.Miod Vallat
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