Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-10-23 | more verbose description | Theo de Raadt | |
2000-09-27 | Remove ipsec-acl | Angelos D. Keromytis | |
2000-09-25 | mtu disc example | Theo de Raadt | |
2000-06-14 | it's vm.swapencrypt.enable now. | Niels Provos | |
2000-05-19 | nfsiod/nfs_client, bye bye | Michael Shalayeff | |
add commented out entry into sysctl.conf for vfs.nfs.iothreads | |||
2000-03-30 | Add a sample commented out net.inet.ip.ipsec-acl=0 entry. | Angelos D. Keromytis | |
2000-01-02 | ipv6 autoconf on hosts (non-routers). | Jun-ichiro itojun Hagino | |
to do this, 1. in sysctl.conf, add these lines: net.inet6.ip6.forwarding=0 net.inet6.ip6.accept_rtadv=1 2. in hostname.foo, add rtsol specifying two or more interfaces with "rtsol" may result in strange behavior - ipv6 spec does not permit multi-interface node to be autoconfig'ed. | |||
1999-12-30 | insert #vm.swapencrypt=1 | Niels Provos | |
1999-12-16 | show ip6.forwarding | Theo de Raadt | |
1999-05-30 | Bad commit (machdep.allowaperture), this already exists in etc.i386 -- | Angelos D. Keromytis | |
obviously a long day :-X | |||
1999-05-30 | Add a commented out machdep.allowaperture=1 line | Angelos D. Keromytis | |
1999-04-11 | Introduce net.inet.{ah,esp}.enable sysctl controls that are off by default. | Niklas Hallqvist | |
If you are going to use either of AH or ESP or both, enable these in /etc/sysctl.conf. Also correct the IPSec debugging sysctl code, it is now named net.inet.ip.encdebug. Some corrected function signatures too. | |||
1998-05-05 | split sysctl.conf into MD and MI parts | Theo de Raadt | |
1998-04-04 | default to console ddb off | Theo de Raadt | |
1998-02-17 | i386 only | Theo de Raadt | |
1998-02-17 | add machdep.allowaperture | Matthieu Herrb | |
1998-02-16 | move fs.posix.setuid to sysctl.conf | Theo de Raadt | |
1998-02-14 | urgh | Theo de Raadt | |
1998-02-06 | more | Theo de Raadt | |
1998-02-05 | ddb sysctl | Theo de Raadt | |
1998-02-05 | introduce /etc/sysctl.conf containing sysctl variables to change at boot time | Theo de Raadt | |