Age | Commit message (Expand) | Author |
2000-06-26 | from NetBSD | Chris Cappuccio |
2000-06-26 | use new timeouts | Artur Grabowski |
2000-06-26 | Use new timeouts. | Artur Grabowski |
2000-06-26 | Update to ncurses 2000/6/10 version: | Todd C. Miller |
2000-06-26 | alpha was missing memset | Todd C. Miller |
2000-06-26 | cleanup, less cut&paste | Markus Friedl |
2000-06-26 | Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken by | Aaron Campbell |
2000-06-26 | sync | Aaron Campbell |
2000-06-26 | Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T. | Aaron Campbell |
2000-06-26 | use basename(1) in examples | Paul Janzen |
2000-06-25 | Cater to people who don't run make depend better. | Marc Espie |
2000-06-25 | correct check for bad channel ids; from Wei Dai <weidai@eskimo.com> | Niels Provos |
2000-06-25 | explain about crash dumps and swap encryption | Niels Provos |
2000-06-25 | disable automatic crashdump when swap encryption is on | Niels Provos |
2000-06-25 | Fix typo; ds@ds.primasoft.bg | Aaron Campbell |
2000-06-25 | increase flexibility of distribution-etc-root-var: | Christian Weisgerber |
2000-06-25 | allow 'fmt -w width' and 'fmt -width'. | Paul Janzen |
2000-06-25 | correct return values | Paul Janzen |
2000-06-25 | comma splice | Paul Janzen |
2000-06-25 | vnd needs blowfish. Ok provos@ | Marc Espie |
2000-06-25 | safe shell quoting | Dug Song |
2000-06-25 | pass variables to dhclient-script via a constructed environment, instead of a... | Dug Song |
2000-06-24 | Don't assign an MTU based on the peers first-link MRU in MP mode. | brian |
2000-06-24 | sync | Federico G. Schwindt |
2000-06-24 | Implement getdents64, lstat64 and stat64, basically the same functions of | Federico G. Schwindt |
2000-06-24 | Do not start snmpd by default just because it is installed. ok theo@. | Jakob Schlyter |
2000-06-23 | link instbin w/ scrt0, saves a couple of k's | Michael Shalayeff |
2000-06-23 | implement bubble sort in ksh instead of using sort(1). | Michael Shalayeff |
2000-06-23 | set mp->keyfile = NULL if stat fails | Markus Friedl |
2000-06-23 | Get rid of repeating error messages; From netbsd millert@ ok | Eric Jackson |
2000-06-23 | Implement PCMCIA event polling. This will either complement interrupt-driven | Aaron Campbell |
2000-06-23 | This patch replaces str_concat with a slightly unobfuscated version. | Marc Espie |
2000-06-23 | This is complementary to the previous patch. | Marc Espie |
2000-06-23 | This patch is worth a lot, speed-wise. | Marc Espie |
2000-06-23 | This is the speed-up patch, which doubles make speed (almost). | Marc Espie |
2000-06-23 | Open Hashing library, based on Knuth. | Marc Espie |
2000-06-23 | This patch separates local contexts from global contexts for good. | Marc Espie |
2000-06-23 | In various places, VAR_CMD is used to actually mean `no real context', | Marc Espie |
2000-06-23 | Once those special variable are taken care of, other Var functions can take | Marc Espie |
2000-06-23 | Start of variable fixes and speed-ups. | Marc Espie |
2000-06-23 | Trivial consequences of the previous list changes: | Marc Espie |
2000-06-23 | Pass the correct sizeo() to cfattach struct so we don't panic on detach. | Aaron Campbell |
2000-06-23 | Fix a printf-style arg cast (again) | brian |
2000-06-23 | Improved 227, 229 and EPRT support in the nat code; FreeBSD | brian |
2000-06-23 | remove obsolete vtrace guts; art@ | Michael Shalayeff |
2000-06-23 | fix dhcpd to not abandon addresses forever when they are pinged before use | Bob Beck |
2000-06-23 | ret should be there, wether auxreg/led is defined or not. | Federico G. Schwindt |
2000-06-22 | Missing CVS idents; ok markus | Damien Miller |
2000-06-22 | on unconfig, bzero the key before free; from aazubel@core-sdi.com. | Federico G. Schwindt |
2000-06-22 | fix a typo by wpaul; using ipv6 tunneled to usenix (thanks itojun!) | Todd T. Fries |