summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-06-27forward declaration of struct timespec to avoid warningArtur Grabowski
2000-06-27Slight optimization of wakeup.Artur Grabowski
2000-06-27TyopArtur Grabowski
2000-06-27syncTheo de Raadt
2000-06-27initialize result. this fixes the recent problem that makes ftp coredumpFederico G. Schwindt
2000-06-26fix pasto; noted by artHugh Graham
2000-06-26timeout is in seconds, not ticks.Artur Grabowski
2000-06-26New timeouts.Artur Grabowski
2000-06-26Instead of using an ugly hack with timeouts to wake up the processArtur Grabowski
2000-06-26Convert nfs_timer to new timeouts.Artur Grabowski
2000-06-26Make the check for !usermode in syscal a DIAGNOSTIC.Artur Grabowski
2000-06-26Make the definition of tcpstat in tcp_var.h extern.Artur Grabowski
2000-06-26Convert to new timeouts.Artur Grabowski
2000-06-26MaxStartups: limit number of unauthenticated connections, work by theo and meMarkus Friedl
2000-06-26talk about legacy data and swap encryption as suggested by theoNiels Provos
2000-06-26let svnd deal with sparse files, okay art@ deraadt@Niels Provos
2000-06-26various additions and cleanups written in denver airportTheo de Raadt
2000-06-26Document OPTi and CMD supportChris Cappuccio
2000-06-26interface can be faked for cmd chipsChris Cappuccio
2000-06-26from NetBSDChris Cappuccio
2000-06-26use new timeoutsArtur Grabowski
2000-06-26Use new timeouts.Artur Grabowski
2000-06-26Update to ncurses 2000/6/10 version:Todd C. Miller
2000-06-26alpha was missing memsetTodd C. Miller
2000-06-26cleanup, less cut&pasteMarkus Friedl
2000-06-26Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken byAaron Campbell
2000-06-26syncAaron Campbell
2000-06-26Add a PCMCIA_CIS entry for the Linksys Combo PCMCIA EthernetCard EC2T.Aaron Campbell
2000-06-26use basename(1) in examplesPaul Janzen
2000-06-25Cater to people who don't run make depend better.Marc Espie
2000-06-25correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>Niels Provos
2000-06-25explain about crash dumps and swap encryptionNiels Provos
2000-06-25disable automatic crashdump when swap encryption is onNiels Provos
2000-06-25Fix typo; ds@ds.primasoft.bgAaron Campbell
2000-06-25increase flexibility of distribution-etc-root-var:Christian Weisgerber
2000-06-25allow 'fmt -w width' and 'fmt -width'.Paul Janzen
2000-06-25correct return valuesPaul Janzen
2000-06-25comma splicePaul Janzen
2000-06-25vnd needs blowfish. Ok provos@Marc Espie
2000-06-25safe shell quotingDug Song
2000-06-25pass variables to dhclient-script via a constructed environment, instead of a...Dug Song
2000-06-24Don't assign an MTU based on the peers first-link MRU in MP mode.brian
2000-06-24syncFederico G. Schwindt
2000-06-24Implement getdents64, lstat64 and stat64, basically the same functions ofFederico G. Schwindt
2000-06-24Do not start snmpd by default just because it is installed. ok theo@.Jakob Schlyter
2000-06-23link instbin w/ scrt0, saves a couple of k'sMichael Shalayeff
2000-06-23implement bubble sort in ksh instead of using sort(1).Michael Shalayeff
2000-06-23set mp->keyfile = NULL if stat failsMarkus Friedl
2000-06-23Get rid of repeating error messages; From netbsd millert@ okEric Jackson
2000-06-23Implement PCMCIA event polling. This will either complement interrupt-drivenAaron Campbell