summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-01-26Preliminary but working code to permit IKE authentication using DNSSECHakan Olsson
2001-01-26Mention that shutdown brings the system to single user mode when issuedMarco S Hyman
2001-01-26include keynote.h only if USE_KEYNOTE is defined; ok niklas@Markus Friedl
2001-01-26Small cleanup patch from <mpech@prosoft.org.lv>.Tobias Weingartner
2001-01-26There is no need to check the subjectAltName anymore, since we are in factNiklas Hallqvist
2001-01-26There is no need to check the subjectAltName anymore, since we are in factNiklas Hallqvist
2001-01-26better signal handling. look at check signal flag bit every time we visitJun-ichiro itojun Hagino
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26CVS missed this in the foreign OS support commitNiklas Hallqvist
2001-01-26Pedantic style policeNiklas Hallqvist
2001-01-26Move in foreign OS support. The OpenBSD repository is now the officialNiklas Hallqvist
2001-01-26Merge with EOM 1.18Niklas Hallqvist
2001-01-26Merge with EOM 1.54Niklas Hallqvist
2001-01-26Merge with EOM 1.57Niklas Hallqvist
2001-01-26Merge with EOM 1.139Niklas Hallqvist
2001-01-26apps/certpatch/certpatch.c: Merge with EOM 1.11Niklas Hallqvist
2001-01-26Merge with EOM 1.57Niklas Hallqvist
2001-01-24mention that sparc & amiga have weird partition tablesTheo de Raadt
2001-01-23set default proto earlier enough so service names may be used as well;Federico G. Schwindt
2001-01-22attempting to sysctl clear a string was failing; checked by millert and aaronTheo de Raadt
2001-01-22Fix comment and error message reporting.Angelos D. Keromytis
2001-01-22Fix memory leak on exchange free.Angelos D. Keromytis
2001-01-20sync with 3.4.16.Federico G. Schwindt
2001-01-20fix cut & pasto error from previous commit.Federico G. Schwindt
2001-01-20Print the service name instead of the number if available.Federico G. Schwindt
2001-01-19mark signal races i cannot fix at the momentTheo de Raadt
2001-01-18Fix NOMAN build.Artur Grabowski
2001-01-18Fix NOMAN builds.Artur Grabowski
2001-01-18permit prefixlen against inet address, like:Jun-ichiro itojun Hagino
2001-01-18crank "K to go" field to 8 digits; lukem@netbsd.orgTheo de Raadt
2001-01-17remove signal race, by checking signal flag in main loop; Niels looked at itTheo de Raadt
2001-01-17move handler into main loopTheo de Raadt
2001-01-17make send_umntall() handler safe alsoTheo de Raadt
2001-01-17nice page to start with; load balancing added here.Federico G. Schwindt
2001-01-17IPF 3.4.16 userland.Federico G. Schwindt
2001-01-171st part of ipf userland code.Federico G. Schwindt
2001-01-17don't nroff twice, and escape protect possible bad charsDavid Leonard
2001-01-17don't nroff twice, and escape protect possible bad charsDavid Leonard
2001-01-16fd_set overflow handlingTheo de Raadt
2001-01-16_exit() in signal handlerTheo de Raadt
2001-01-16use a private svc_run(), which looks at a global touched by SIGHUP handlerTheo de Raadt
2001-01-15use _exit() in term handler if real signalTheo de Raadt
2001-01-15_exit() in signal handlerTheo de Raadt
2001-01-15save_errno in signal handlerTheo de Raadt
2001-01-14Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messagesAngelos D. Keromytis
2001-01-14Do the HASH verification before handling the SA payload.Angelos D. Keromytis
2001-01-12remove extra + character in status outputTheo de Raadt
2001-01-12repair -f.Jun-ichiro itojun Hagino
2001-01-12minimize chance of signal handler race. big help from deraadt.Jun-ichiro itojun Hagino