summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-01-26constify pci_knowndevsMichael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26constify eisa_knowndevsMichael Shalayeff
2001-01-26Use correct interpretersNiklas Hallqvist
2001-01-26constify nam2blkMichael Shalayeff
2001-01-26Preliminary but working code to permit IKE authentication using DNSSECHakan Olsson
2001-01-26Fix for PR1643; constrain indices into "table" to be < table_sizeTodd C. Miller
2001-01-26Mention that shutdown brings the system to single user mode when issuedMarco S Hyman
2001-01-26regenMichael Shalayeff
2001-01-26alphabetize cis-only vendor listMichael Shalayeff
2001-01-26match on zoom air-4000, as it has been reported by Ian Cass <ian.cass@knowled...Michael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26zoom air-4000; from Ian Cass <ian.cass@knowledge.com>Michael Shalayeff
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-26It is pronounced S/KeyTodd C. Miller
2001-01-26Fix stupid bug in last commit that caused the hostname not toTodd C. Miller
2001-01-26SHA1 is a big endian algorithm but RFC2289 mandates that results beTodd C. Miller
2001-01-26wording updates. typo in example (s/err1/errx/).Jun-ichiro itojun Hagino
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-26Clarify that the proctitle is set to "progname: fmt", not "progname:fmt".Aaron Campbell
2001-01-26fix compile error by including compat_dir.hMarco S Hyman
2001-01-26Fix arg countbrian
2001-01-26Allow ``set server closed'' to close the diagnostic socket.brian
2001-01-26If executing the stuff from ppp.linkdown results in a state change,brian
2001-01-25protosTheo de Raadt
2001-01-25KNFTheo de Raadt
2001-01-25egrep -a to permit working with binary data in dmesgTheo de Raadt
2001-01-25constify cpuid tablesMichael Shalayeff
2001-01-25Clarify that local variable declarations should be sorted by size largest toAaron Campbell
2001-01-25fix comment.Brad Smith
2001-01-25call _exit() in signal handlerTheo de Raadt
2001-01-25alpha is (will be) ELF.Artur Grabowski
2001-01-25Update for elf.Artur Grabowski
2001-01-25Make this elf-size independent.Artur Grabowski
2001-01-25Make nlist elf-size independent.Artur Grabowski
2001-01-25This is not how we'll do dynamic libraries on alpha anyway.Artur Grabowski