summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-01-29separate clock init, to be called upon resume from apm sleepsMichael Shalayeff
2000-01-29Updated flash and ipic device compatability with MC rev 0x01. zs mods to wor...Steve Murphree
2000-01-29repair busdma calls w/o cookiesMichael Shalayeff
2000-01-29syncTheo de Raadt
2000-01-28determine eisa motherboard id;Michael Shalayeff
2000-01-28Change fork1() from taking forktype and rforkflags, into a single flagsArtur Grabowski
2000-01-28Change Apache config tools to not assume certain files are executable,Bob Beck
2000-01-28More apache 1.3.11 changesBob Beck
2000-01-28don't permit freeaddrinfo(NULL). now the behavior is consistentJun-ichiro itojun Hagino
2000-01-28Remove perly.y so Configure doesn't think things are missing.Todd C. Miller
2000-01-28typo; marc@snafu.orgTheo de Raadt
2000-01-28Don't try to remove vnode_if.[ch] on clean.Federico G. Schwindt
2000-01-28Make this compiles. Remove vnode_if.h dependency. Add UVM support.Federico G. Schwindt
2000-01-28Prevent make from trying to build perly.y for good.Todd C. Miller
2000-01-281.6.2p1Todd C. Miller
2000-01-28syncTheo de Raadt
2000-01-27fake '-R' option for compatibility with aout ldconfig.Oleg Safiullin
2000-01-27Add `-R' option (rescan previously configured directories) support.Oleg Safiullin
2000-01-27er, oops, types must be same for multiple assignmentTheo de Raadt
2000-01-27remove bogus commentArtur Grabowski
2000-01-27deny login if shell does not exist or is not executable at allMarkus Friedl
2000-01-27reduce global symbol pollutionArtur Grabowski
2000-01-27Reflect current practice somewhat better.Marc Espie
2000-01-27No need to include sys/vmmeter.hArtur Grabowski
2000-01-27No prototypes and variables from this file are used in UVM. (ifdef)Artur Grabowski
2000-01-27Merge with EOM 1.13Niklas Hallqvist
2000-01-27Merge with EOM 1.13Niklas Hallqvist
2000-01-27use {round,trunc}_page instead of manually doing the same thingArtur Grabowski
2000-01-27pmap_writetext - use getptep4m/setpgt and avoid one unnecessary table walkArtur Grabowski
2000-01-27It's amazing what you can find with some code reading.Artur Grabowski
2000-01-27isa-avoidanceMichael Shalayeff
2000-01-27Merge with EOM 1.28Niklas Hallqvist
2000-01-27Merge with EOM 1.27Niklas Hallqvist
2000-01-27avoid memory leakage on freeaddrinfo().Jun-ichiro itojun Hagino
2000-01-27Merge "old" and "new" ESP and AH in two files (one for each).Angelos D. Keromytis
2000-01-27Cheers from Canada (Montreal):Angelos D. Keromytis
2000-01-27Conform with the new changes with regards to new/old ESP/AHAngelos D. Keromytis
2000-01-27Take /usr/local/lib out of glibpth and libpth. Define locincpth andTodd C. Miller
2000-01-27add IPv6 reverse lookup table for loopback (::1).Jun-ichiro itojun Hagino
2000-01-27enable IPv6 support.Jun-ichiro itojun Hagino
2000-01-27make rshd and rlogind IPv6-ready.Jun-ichiro itojun Hagino