summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-06-10correct tcpdump on gif interface (inbound). reported by friesJun-ichiro itojun Hagino
2002-06-10Move kafs library to krb5 tree.Hans Insulander
2002-06-10spelling; ok hin@Kevin Steves
2002-06-10correct comment.Federico G. Schwindt
2002-06-10change RhostsRSAAuthentication and RhostsAuthentication default to noKevin Steves
2002-06-10no more _NO_WEAK_ALIASES here.Federico G. Schwindt
2002-06-10use convtime() to parse and validate key lifetime. can nowKevin Steves
2002-06-10easy error checks first.Jun-ichiro itojun Hagino
2002-06-10Don't #include <sys/malloc.h>Daniel Hartmeier
2002-06-10merge in stuff from my man page; ok markus@Kevin Steves
2002-06-10add __weak_alias define; miod@ okFederico G. Schwindt
2002-06-10display minimum RSA modulus in error(); ok markus@Kevin Steves
2002-06-10Move enum out of struct (gcc 3.1 wasn't happy), from David KrauseDaniel Hartmeier
2002-06-10save some entropy in random key generation. oked by angelos many moons agoKjell Wooding
2002-06-10some olde version piece crept into my diffski; pt out by dfa@Michael Shalayeff
2002-06-10put back in the assert changes for ISO C 99 (put __func__ in it)Marc Espie
2002-06-10disable all auto* stuff explicitly, which is a heck of a lot easier to doMarc Espie
2002-06-10...and kill a few more files, corresponding to an update of gettext.Marc Espie
2002-06-10texinfo 4.2 uses a new autoconf, those should be gone.Marc Espie
2002-06-10Kill again zombi files reintroduced by cvs...Marc Espie
2002-06-10explicitly pass DESTDIR=value on install line, instead of tweakingMarc Espie
2002-06-10brain-dead cvs conflict mergeMarc Espie
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a few Marc Espie
2002-06-10TeXinfo 4.2, much more robust html (and other formats) output, and a fewMarc Espie
2002-06-10Grammar.Thomas Nordin
2002-06-10I do not care about commit countKjell Wooding
2002-06-10u_char -> {socklen_t, sa_family_t, in_port_t}. From form@.Mike Pechkin
2002-06-10I love to fightKjell Wooding
2002-06-10prevent mbuf leak on icmp_do_error() failure.Jun-ichiro itojun Hagino
2002-06-10Theo's comments about airport securityBob Beck
2002-06-10appletalk and NS are supported. not just IPv4 over IPv4.Jun-ichiro itojun Hagino
2002-06-10Add regression tests for scrubKjell Wooding
2002-06-10split scrub rule processing into its own yacc target,Kjell Wooding
2002-06-10syncTheo de Raadt
2002-06-10syncNathan Binkert
2002-06-10more new usb devices from NetBSDNathan Binkert
2002-06-10Switch to modern (post 4.xBSD) world, with changes lying in my tree for aMiod Vallat
2002-06-10more sockaddr initializations.Jun-ichiro itojun Hagino
2002-06-10argh, no last minute changes...Dale Rahn
2002-06-10pmap cleanup and KNF.Dale Rahn
2002-06-092^5 not 5, duh, sorry matthieuJason Wright
2002-06-09Export compression info only if the SA (xform) is initialized.Angelos D. Keromytis
2002-06-09Added registers in cheetahMarcus Watts
2002-06-09Pass in the device name to pcmcia_intr_establish() instead of ""Todd C. Miller
2002-06-09Don't use an int for the flags, when the structure usesAngelos D. Keromytis
2002-06-09some -Wall and spaces cleanup, scsi.c left.Federico G. Schwindt
2002-06-09pass salen to sockaddr_ntop so that we are happy on linux/solarisJun-ichiro itojun Hagino
2002-06-09update for no setuid root and ssh-keysign; ok deraadt@Kevin Steves
2002-06-09When checking for valid login names, check length against MaxUserNameLen.Todd C. Miller
2002-06-09Update to the latest and greatest from arla.Hans Insulander