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