summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-01Fix typo.Angelos D. Keromytis
2000-02-01apps/certpatch/certpatch.8: Merge with EOM 1.4Niklas Hallqvist
2000-02-01call vfs_syncwait on standby and suspendMichael Shalayeff
2000-02-01missed in last com.c commit, sc_ic usage was replaced w/ ia_ic where needed; ...Michael Shalayeff
2000-02-01syncTheo de Raadt
2000-01-31delay close() of pty until the pty has been chowned back to rootMarkus Friedl
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31Add CNet NE2000 support.Federico G. Schwindt
2000-01-31remove unnecessary, ignored error. ok millert@David Leonard
2000-01-31explicitly round segments to a page boundaryMichael Shalayeff
2000-01-31re-add fixed vfork code from artTheo de Raadt
2000-01-31bzero() in get_event tooMichael Shalayeff
2000-01-31massive indent passTheo de Raadt
2000-01-31Don't update /etc/resolv.conf if no data is returned for DNS serversChris Cappuccio
2000-01-31Clean up memerr*. (from NetBSD)Artur Grabowski
2000-01-31samples/VPN-east.conf: Merge with EOM 1.10Niklas Hallqvist
2000-01-31possibly uninitialized vasriable used in DEBUG code piece; from deraadt@Michael Shalayeff
2000-01-31ike_quick_mode.c: Merge with EOM 1.109Niklas Hallqvist
2000-01-31libcrypto.c: Merge with EOM 1.9Niklas Hallqvist
2000-01-31Merge with EOM 1.21Niklas Hallqvist
2000-01-31Merge with EOM 1.41Niklas Hallqvist
2000-01-31Merge with EOM 1.30Niklas Hallqvist
2000-01-31remove if0ed stinkpad's spinlockMichael Shalayeff
2000-01-31Add support for 93C66 and 93C56 SEEPROM chips.Tobias Weingartner
2000-01-31undo vfork changes, since non-UVM was not consideredTheo de Raadt
2000-01-30Merge with EOM 1.108Niklas Hallqvist
2000-01-30Merge with EOM 1.107Niklas Hallqvist
2000-01-30Add the prototype that matthieu forgot on his 11/22/1999 commit.imp
2000-01-30RCS Id sync with EOMNiklas Hallqvist
2000-01-30Another oopsie :-)Niklas Hallqvist
2000-01-30Merge with EOM 1.140Niklas Hallqvist
2000-01-30Merge with EOM 1.139Niklas Hallqvist
2000-01-30Merge with EOM 1.15Niklas Hallqvist
2000-01-30Remove bogus ~ from keynote_stringhash() which resulted in allAngelos D. Keromytis
2000-01-30visit next addrinfo structure when rresvport_af() fails.Jun-ichiro itojun Hagino
2000-01-30Use ed, not sed, for pulling the interesting bits out of /etc/sysctl.conf.Todd C. Miller
2000-01-30Clean up a few issues with fsplit, including security of temp files.Marc Espie
2000-01-30let sed do all the work, do not invoke extra grep; millert@ okMichael Shalayeff
2000-01-30When looking up a filesystem in the mount table, check the path asTodd C. Miller
2000-01-30i386 is a new libkvm nowMichael Shalayeff
2000-01-30add dmesg alias to all install mediaTheo de Raadt
2000-01-30Adapted from egcs development sources, courtesy of Zack Weinberg, withMarc Espie
2000-01-30Remove perly.c dependency on perly.y; should not be needed but...Todd C. Miller
2000-01-29ssl_expr_scan.c is generated during buildBob Beck
2000-01-29this makes some rough and tough calculations on apmMichael Shalayeff
2000-01-29bring in some mods for apm1.2 proto;Michael Shalayeff
2000-01-29get usage of memory maps supplied from /boot.Michael Shalayeff
2000-01-29* try to incite user NOT to build ports as root,Marc Espie
2000-01-29use alloca() instead of malloc, for vfork safetyTheo de Raadt
2000-01-29remove #if 0'ed portion (not necessary due to use of getaddrinfo)Jun-ichiro itojun Hagino