summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-01-27add IPv6-ready rcmd() friends.Jun-ichiro itojun Hagino
2000-01-27repair nroff botchTheo de Raadt
2000-01-27goof.Steve Murphree
2000-01-27Took out le* at 0xffffd200. It conflicts with GCSR on some boards.Steve Murphree
2000-01-27Fix for boards with only one zs chip.Steve Murphree
2000-01-27Don't bind arrow keys in pdksh, the binding are already there by default.Todd C. Miller
2000-01-27zap setptesw4m, not used anymoreArtur Grabowski
2000-01-27zap getptesw4m, not used anymore (and the comment was bogus)Artur Grabowski
2000-01-27update comment to reflect reality (remove it).Artur Grabowski
2000-01-27pmap_rmk4m: There is no need to flush the segment from the tlb orArtur Grabowski