summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
2000-05-25synchronize net.inet{,6} with reality.Jun-ichiro itojun Hagino
add some of vfs.*. (not really sure about other potion).
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
with certain rule configurations: * don't add TCP state if it is an RST packet and (attempt) to send out RST/ICMP packets in a manner that bypasses IP Filter.
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
in particular expose vfs.nfs.iothreads, which is a replacement for nfsiod kludge. this is not a netbsd port-over, since this particular implementation builds up the needed variable indexes dynamically (using the already existing `generic' vfs variables), as opposed to netbsd which relies on static matching w/ kernel definitions and configuration... man changes to come soon.
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
for man pages.
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
when the monitor is blanked.
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
(hide kame ifidx hack)
2000-05-05Reserve the first cylinder for bootblock if NUMBOOT=1. Basically treatTodd C. Miller
it the same as the space we reserver on i386 to avoid fdisk trouncing. The user can change this via the 'b' command and a message is printed at startup to this effect.
2000-05-03Fix behavior when a host is unresolvable. Mark it as type GT_IGNORETodd C. Miller
so we don't get an error that inadvertainly causes the entry to get exported to the world. Also keep a count of unresolved hosts and error out sanely on lines w/ no resolvable hosts. Work by myself and provos@
2000-05-03Merge with EOM 1.51Niklas Hallqvist
author: ho style fix author: ho Create report files with umask 077
2000-05-03Merge with EOM 1.28Niklas Hallqvist
author: niklas style fascism author: ho style fix author: ho Typo in comment. author: ho Typo; Cers-directory -> Cert-directory author: ho Do not load configuration if isakmpd.conf is not owned by the user running isakmpd. Also, do not load config if file modes are too open. Do not warn about ignored duplicate tags when they are autogenerated. author: niklas From ho: provide defaults for requested transforms, shortens config files vastly.
2000-05-03samples/singlehost-east.conf: Merge with EOM 1.8Niklas Hallqvist
samples/singlehost-west.conf: Merge with EOM 1.8 author: niklas Remove unnecessary configuration data
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
author: niklas pasto author: niklas New short samples
2000-05-02Merge with EOM 1.7Niklas Hallqvist
author: ho Zap now redundant config data (75% actually).
2000-05-02conf.h: Merge with EOM 1.11Niklas Hallqvist
ui.c: Merge with EOM 1.41 author: niklas From ho: provide defaults for requested transforms, shortens config files vastly.
2000-05-02Merge with EOM 1.23Niklas Hallqvist
author: niklas Describe PKI setup author: ho Mention requirement for config file owner and mode. author: niklas save pid in a pidfile, based on code from Lawrence A. Wimble. Also retry to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between.
2000-05-02Merge with EOM 1.7Niklas Hallqvist
author: angelos Move POLICY_FILE_DEFAULT definition to the .h file.
2000-05-02Merge with EOM 1.71Niklas Hallqvist
author: niklas Argh I always manage to commit my local DEBUG=-g change by mistake author: niklas oops in last commit author: niklas Install sample files
2000-05-02Merge with EOM 1.49Niklas Hallqvist
author: niklas Consolidate PID writers author: niklas save pid in a pidfile, based on code from Lawrence A. Wimble. Also retry to dlopen libcrypto after SIGHUP, useful if /usr was mounted in between. author: ho Write pid file on start. (angelos@ ok)
2000-05-02Merge with EOM 1.42Niklas Hallqvist
author: ho Add initial text on auto-generated parts of the configuration. Reorder example somewhat. author: niklas Doc fixes from OpenBSD
2000-05-02Merge with EOM 1.102Niklas Hallqvist
author: provos fix arguments in debug message for sa_setup_expirations
2000-05-02Merge with EOM 1.26Niklas Hallqvist
author: ho Typo in comment. author: ho Typo; Cers-directory -> Cert-directory author: ho Do not load configuration if isakmpd.conf is not owned by the user running isakmpd. Also, do not load config if file modes are too open. Do not warn about ignored duplicate tags when they are autogenerated. author: niklas From ho: provide defaults for requested transforms, shortens config files vastly.
2000-05-02Merge with EOM 1.16Niklas Hallqvist
author: angelos Fix typo. author: angelos Add etherip and protocol numbers in the transport protocol entries, document.
2000-05-02Merge with EOM 1.26Niklas Hallqvist
author: niklas style author: angelos Move POLICY_FILE_DEFAULT definition to the .h file. author: angelos Add etherip and protocol numbers in the transport protocol entries, document.
2000-05-02Merge with EOM 1.11Niklas Hallqvist
author: niklas New short samples
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
properly.
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
This patch fixes mostly ICMP timeout problems, as the ftp proxy changes were imported previously.
2000-04-30Add missing fcntl.hTodd C. Miller
2000-04-30#ifdef vax -> #ifdef __vax__Brandon Creighton
2000-04-28Add vlan stuff to usage()Chris Cappuccio
2000-04-26Support for ext2fs rev. 1jasoni
2000-04-26no, that is wrongTheo de Raadt
2000-04-26if_vlan supportChris Cappuccio
2000-04-26Missing links.Marc Espie