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