summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-08-17'y' and 'Y' both mean yes.Paul Janzen
2001-08-17provide a way to get the number used for irq line, not only a stringMichael Shalayeff
2001-08-17fix FILESTheo de Raadt
2001-08-17Provide the equivalent to Solaris thr_main() function; from FreeBSDPeter Valchev
2001-08-17altqd startup stuffTheo de Raadt
2001-08-17quieten pcmcia/cardbus interrupt handling at unsuspend timeTheo de Raadt
2001-08-17fgen from NetBSDJason Wright
2001-08-17depend wscons_machdep.c on wsdisplay; from Peter Galbavy <peter.galbavy@knowt...Michael Shalayeff
2001-08-17Back out pcic_delay() since we cannot call tsleep() in interupt context.Todd C. Miller
2001-08-17typo in commentKevin Steves
2001-08-17Add RC4 support.ben
2001-08-17Some missing protos. Use macros from <link.h> instead of rolling our own.Marc Espie
2001-08-17Show indirect symbols in -e mode.Marc Espie
2001-08-17Fix keyed HMAC where the key was longer than the blocksizeNiklas Hallqvist
2001-08-17Add test with long key, longer than common hmac blocksizeNiklas Hallqvist
2001-08-17clean up after Todd.Marc Espie
2001-08-17Make floppyC29.fs installable again.Kenneth R Westerback
2001-08-17cdev_decl cleanup; jason@ okMichael Shalayeff
2001-08-17o) {Open,Net,Free}BSD -> .{O,N,F}x;Mike Pechkin
2001-08-17Rewrite to do lookups depending on ID type. IPv4 and FQDN only for now.Hakan Olsson
2001-08-17Reverse smoke-induced error from me. thanks to miod@Janne Johansson
2001-08-17M4 indirection, to test other binaries more easily.Marc Espie
2001-08-17Probably nbsd1.2 rather than obsd2.2Janne Johansson
2001-08-17Openbsd1.2? Nah..Janne Johansson
2001-08-17man 4 intro pointed to itself in "See also".Janne Johansson
2001-08-17o) close .Bl;Mike Pechkin
2001-08-17ro -> readonly for readability.Janne Johansson
2001-08-17correctly return ssize_t.Federico G. Schwindt
2001-08-17correctly return ssize_t.Federico G. Schwindt
2001-08-17Sony is Chip ID 2 (like in the Aibo)Todd C. Miller
2001-08-17Oops, maxseglen and maxlen were backwards in call to bus_dmamap_create().Jason Wright
2001-08-16TypoMiod Vallat
2001-08-16document case sensitivity for ssh, sshd and key fileKevin Steves
2001-08-16no options yetCamiel Dobbelaar
2001-08-16remove remaining PAM defines and commentsCamiel Dobbelaar
2001-08-16remove SHADOW hooksCamiel Dobbelaar
2001-08-16stand-alone by defaultCamiel Dobbelaar
2001-08-16build man page for popa3dEric Jackson
2001-08-16a start at a man page for popa3dEric Jackson
2001-08-16Fix a typo and document login class field correctly.Todd C. Miller
2001-08-16deprecate CheckMail. ok markus@Jakob Schlyter
2001-08-16remove unneeded LWRESLIB definition. ok ho@Jakob Schlyter
2001-08-162nd arg to pw_mkdb()Todd C. Miller
2001-08-16consistently use #include "util.h" not <util.h> since util.h lives in this dir.Todd C. Miller
2001-08-16extra arg to pw_mkdbTodd C. Miller
2001-08-16Add new 'secureonly' arg to pw_mkdb() to correspond to pwd_mkdb's new -sTodd C. Miller
2001-08-16Add -s flag to only update secure .db file (/etc/spwd.db). Can beTodd C. Miller
2001-08-16Use calloc() to allocate response data. Be more careful when freeingHakan Olsson
2001-08-16o) -mdoc syntax improvements;Mike Pechkin
2001-08-16do not try to undefine CAC_DEBUGBrad Smith