summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2000-06-04Don't exit just because we couldn't get the default label...Todd C. Miller
2000-06-04Add 'D' and 'z' commands to editor to use the default partition andTodd C. Miller
2000-05-31It's "DMA" not "DMS" for the ATA-4 queued feature set!!Chris Cappuccio
2000-05-31Cleaner loop structure when reading panic string from the core image.Todd C. Miller
2000-05-30examplesTheo de Raadt
2000-05-25synchronize net.inet{,6} with reality.Jun-ichiro itojun Hagino
2000-05-25remove net.inet6.ip6.gif_hlimJun-ichiro itojun Hagino
2000-05-24Update to ipf 3.3.16. among other things, this addresses a security issueKjell Wooding
2000-05-24a note on how to rule the daemons, nfsio threads in this reincarnationMichael Shalayeff
2000-05-23add vfs.nfs.iothreads short description, add more files and xrefMichael Shalayeff
2000-05-23refer netinet/icmp6.h for ICMPv6 sysctl mib declJun-ichiro itojun Hagino
2000-05-23doc nwid; imain@ymir.netidea.comTheo de Raadt
2000-05-22modify vfs subtree to accomodate for fs-specific variables.Michael Shalayeff
2000-05-22correct gif physical address printing on non-IPv6 kernel.Jun-ichiro itojun Hagino
2000-05-20make this more like our wicontrol(8)Theo de Raadt
2000-05-19kill nfsiodMichael Shalayeff
2000-05-18Recurse down ancontrol, wicontrol, edlabel, fdiskMarc Espie
2000-05-18Prepare to recurse down those directories for all arches, to grab manpages.Marc Espie
2000-05-18add machdep.vsyncblank sysctl for controlling whether vsync is disabledJason Wright
2000-05-18correct RETURN VALUES section. sync with latest kame doc.Jun-ichiro itojun Hagino
2000-05-16more XrTheo de Raadt
2000-05-15better scoped address handling on gif physical address printing.Jun-ichiro itojun Hagino
2000-05-05Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treatTodd C. Miller
2000-05-03Fix behavior when a host is unresolvable. Mark it as type GT_IGNORETodd C. Miller
2000-05-03Merge with EOM 1.51Niklas Hallqvist
2000-05-03Merge with EOM 1.28Niklas Hallqvist
2000-05-03samples/singlehost-east.conf: Merge with EOM 1.8Niklas Hallqvist
2000-05-02Keep track of those offsets in argv[].Hakan Olsson
2000-05-02note about SAs on enc interfaceJason Wright
2000-05-02ipsec bridge documentationJason Wright
2000-05-02Merge with EOM 1.12Niklas Hallqvist
2000-05-02Merge with EOM 1.7Niklas Hallqvist
2000-05-02conf.h: Merge with EOM 1.11Niklas Hallqvist
2000-05-02Merge with EOM 1.23Niklas Hallqvist
2000-05-02Merge with EOM 1.7Niklas Hallqvist
2000-05-02Merge with EOM 1.71Niklas Hallqvist
2000-05-02Merge with EOM 1.49Niklas Hallqvist
2000-05-02Merge with EOM 1.42Niklas Hallqvist
2000-05-02Merge with EOM 1.102Niklas Hallqvist
2000-05-02Merge with EOM 1.26Niklas Hallqvist
2000-05-02Merge with EOM 1.16Niklas Hallqvist
2000-05-02Merge with EOM 1.26Niklas Hallqvist
2000-05-02Merge with EOM 1.11Niklas Hallqvist
2000-05-02Makefile for installation of sample filesNiklas Hallqvist
2000-05-02Oxify; aaronTheo de Raadt
2000-05-01Remove trailing '/' in exports pathnames so mount requests will matchTodd C. Miller
2000-05-01Refer to dmesg.boot a la netbsd.Hugh Graham
2000-05-01Update to ipfilter 3.3.13. This should be the last of the 3.3.x releases.Kjell Wooding
2000-04-30Add missing fcntl.hTodd C. Miller
2000-04-30#ifdef vax -> #ifdef __vax__Brandon Creighton