Age | Commit message (Expand) | Author |
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 |
2000-01-27 | reduce global symbol pollution | Artur Grabowski |
2000-01-27 | Reflect current practice somewhat better. | Marc Espie |
2000-01-27 | No need to include sys/vmmeter.h | Artur Grabowski |
2000-01-27 | No prototypes and variables from this file are used in UVM. (ifdef) | Artur Grabowski |
2000-01-27 | Merge with EOM 1.13 | Niklas Hallqvist |
2000-01-27 | Merge with EOM 1.13 | Niklas Hallqvist |
2000-01-27 | use {round,trunc}_page instead of manually doing the same thing | Artur Grabowski |
2000-01-27 | pmap_writetext - use getptep4m/setpgt and avoid one unnecessary table walk | Artur Grabowski |
2000-01-27 | It's amazing what you can find with some code reading. | Artur Grabowski |
2000-01-27 | isa-avoidance | Michael Shalayeff |
2000-01-27 | Merge with EOM 1.28 | Niklas Hallqvist |
2000-01-27 | Merge with EOM 1.27 | Niklas Hallqvist |
2000-01-27 | avoid memory leakage on freeaddrinfo(). | Jun-ichiro itojun Hagino |
2000-01-27 | Merge "old" and "new" ESP and AH in two files (one for each). | Angelos D. Keromytis |
2000-01-27 | Cheers from Canada (Montreal): | Angelos D. Keromytis |
2000-01-27 | Conform with the new changes with regards to new/old ESP/AH | Angelos D. Keromytis |
2000-01-27 | Take /usr/local/lib out of glibpth and libpth. Define locincpth and | Todd C. Miller |
2000-01-27 | add IPv6 reverse lookup table for loopback (::1). | Jun-ichiro itojun Hagino |
2000-01-27 | enable IPv6 support. | Jun-ichiro itojun Hagino |
2000-01-27 | make rshd and rlogind IPv6-ready. | Jun-ichiro itojun Hagino |