Age | Commit message (Expand) | Author |
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 |
2000-01-29 | separate clock init, to be called upon resume from apm sleeps | Michael Shalayeff |
2000-01-29 | Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor... | Steve Murphree |
2000-01-29 | repair busdma calls w/o cookies | Michael Shalayeff |
2000-01-29 | sync | Theo de Raadt |
2000-01-28 | determine eisa motherboard id; | Michael Shalayeff |
2000-01-28 | Change fork1() from taking forktype and rforkflags, into a single flags | Artur Grabowski |
2000-01-28 | Change Apache config tools to not assume certain files are executable, | Bob Beck |
2000-01-28 | More apache 1.3.11 changes | Bob Beck |
2000-01-28 | don't permit freeaddrinfo(NULL). now the behavior is consistent | Jun-ichiro itojun Hagino |
2000-01-28 | Remove perly.y so Configure doesn't think things are missing. | Todd C. Miller |
2000-01-28 | typo; marc@snafu.org | Theo de Raadt |
2000-01-28 | Don't try to remove vnode_if.[ch] on clean. | Federico G. Schwindt |
2000-01-28 | Make this compiles. Remove vnode_if.h dependency. Add UVM support. | Federico G. Schwindt |
2000-01-28 | Prevent make from trying to build perly.y for good. | Todd C. Miller |
2000-01-28 | 1.6.2p1 | Todd C. Miller |
2000-01-28 | sync | Theo de Raadt |
2000-01-27 | fake '-R' option for compatibility with aout ldconfig. | Oleg Safiullin |
2000-01-27 | Add `-R' option (rescan previously configured directories) support. | Oleg Safiullin |
2000-01-27 | er, oops, types must be same for multiple assignment | Theo de Raadt |
2000-01-27 | remove bogus comment | Artur Grabowski |
2000-01-27 | deny login if shell does not exist or is not executable at all | Markus Friedl |