summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-07-05Fix typos found by Andrew Hoerter. Closes PR#1922.Kenneth R Westerback
2001-07-04check for nul bytes on the end of an option buffer, since windows 2000Bob Beck
2001-07-04Make the last fix work properly on descriptors 1 and 2 (not just 0)brian
2001-07-04no you are wrong aain, get the hell off the this crusade!Michael Shalayeff
2001-07-04cleanup; itojun & jasoniTheo de Raadt
2001-07-04fix historyjasoni
2001-07-04however, this is how we do the history section, dudeMichael Shalayeff
2001-07-04apm appeared in NetBSD 1.3, not OpenBSD 1.2.jasoni
2001-07-04Handle any of descriptors 0, 1 or 2 being closed when we'rebrian
2001-07-03Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian
2001-07-03Don't accept chap80lm by default - it doesn't work.brian
2001-07-03Silence some gcc warningsbrian
2001-07-03ENODEV -> EOPNOTSUPP to make this work. beck@ ok.Tobias Weingartner
2001-07-02-Wall cleanup; ok millert@jasoni
2001-07-02link with all required librariesTheo de Raadt
2001-06-30faith(4) is now documented in RFC3142.Jun-ichiro itojun Hagino
2001-06-29typosMarc Espie
2001-06-27don't die if IPV6 isn't there, so that this will work even withBob Beck
2001-06-27import ALTQ userland tools from KAME.Kenjiro Cho
2001-06-27Fix an inverted test; FreeBSDbrian
2001-06-27incorrect .Xr useTheo de Raadt
2001-06-27UVM is no longer an optionArtur Grabowski
2001-06-27"IPSec" -> "IPsec" (jsyn@nthought.com)Angelos D. Keromytis
2001-06-26fix PFRES_MAX handlingTheo de Raadt
2001-06-26array of counters indexed by reason codesTheo de Raadt
2001-06-26print reason sub codes.Niels Provos
2001-06-26print reason nr and text.Niels Provos
2001-06-26print out reason code, unless it is just a matchNiels Provos
2001-06-25interpret DLT_PFLOGNiels Provos
2001-06-25support readahead optionNiklas Hallqvist
2001-06-25disable smb decoder, as there seems to be fewer bound checks than neededJun-ichiro itojun Hagino
2001-06-25add missing ntohlNiels Provos
2001-06-25Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes:Theo de Raadt
2001-06-25Remove old workaround. probably not needed anymore.Artur Grabowski
2001-06-25missing space in usage(); ok mickeyPeter Valchev
2001-06-25Fix a bunch of one-byte possible overflowsPaul Janzen
2001-06-25A little more careful with buffers, only relevant if /etc/printcap was setPaul Janzen
2001-06-25fix nasty little bug in the identifaction of dead interfaces - make sureBob Beck
2001-06-24Old M of mine, uncovered by the recent dhcpd update: Bypass IPsec in allNiklas Hallqvist
2001-06-24Move and rename packet filter userland.Kjell Wooding
2001-06-24Add userland for the new packet filter.Kjell Wooding
2001-06-24Get rid of NQNFS optionsConstantine Sapuntzakis
2001-06-24bye byeBob Beck
2001-06-24bye byeBob Beck
2001-06-24dhcp 2.0pl5 merge/cleanup/deadcode slashing. still needs more eyes on thisBob Beck
2001-06-23use strlcpy vs strncpy+a[len-1]='\0'lebel
2001-06-23more .%A handling; bk@rt.fmTheo de Raadt
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-23only root need applyTheo de Raadt