Age | Commit message (Expand) | Author |
2017-03-16 | sync the vfs bits as best i can; | Jason McIntyre |
2017-03-16 | bit more consistent; | Jason McIntyre |
2017-03-13 | - no KERN_RND: from schwarze | Jason McIntyre |
2017-03-13 | for each sysctl name, attach the variable name as seen by sysctl(8); | Jason McIntyre |
2016-10-07 | sort; | Jason McIntyre |
2016-10-07 | introduce a sysctl to hijack dns sockets. when set to a port number, | Ted Unangst |
2016-09-28 | use the same template for describing securelevel interaction; | Jason McIntyre |
2016-09-28 | document kern.allowkmem; ok deraadt | Jason McIntyre |
2016-09-21 | no more KERN_ARND; ok deraadt | Jason McIntyre |
2016-09-07 | Remove usermount remnants. ok tedu | Martin Natano |
2016-07-20 | Make the size for the syn cache hash array tunable. As we are | Alexander Bluhm |
2016-07-14 | kern.usermount is currently a no-op; | Jason McIntyre |
2016-06-30 | nptys sysctls were removed | Ted Unangst |
2016-06-28 | Add sysctl for arp timers: net.inet.ip.arptimeout (expire timer for resolved | Chris Cappuccio |
2016-06-18 | sort previous; | Jason McIntyre |
2016-06-18 | Add net.inet.{tcp,udp}.rootonly sysctl, to mark which ports | Vincent Gross |
2016-06-07 | Document the net.inet.tcp.synuselimit sysctl; OK bluhm@ jmc@ | Tim van der Molen |
2016-06-01 | Kill sysctl net.inet6.ip6.rr_prune | Jeremie Courreges-Anglas |
2016-05-29 | wxabort bits; ok deraadt | Jason McIntyre |
2016-05-19 | no more v6only; | Jason McIntyre |
2016-05-13 | remove extra argument; from rafael neves | Jason McIntyre |
2016-02-29 | Add NET_RT_IFNAMES; OK deraadt@ | Tim van der Molen |
2016-02-29 | __tfork is section 3, not 2; | Jason McIntyre |
2016-02-29 | delete the kern.emul/KERN_EMUL sysctl bits since there are no | Christian Weisgerber |
2015-11-05 | document the net.inet6.ip6.ifq variables in sysctl(3) as well, referring back | Stuart Henderson |
2015-07-18 | tweak previous; | Jason McIntyre |
2015-07-18 | On systems with a full routing table (550k+), we often want to be able to | Peter Hessler |
2015-06-02 | write Mobile IP{,v6} in a consistent way, as given in RFCs 5944 and 6275. | Igor Sobrado |
2015-03-12 | _PERFPOLICY can also be set to "high"; it's "auto" not "automatic"; and the v... | Jason McIntyre |
2015-03-11 | document HW_PERFPOLICY; ok tedu | Jason McIntyre |
2015-02-11 | sysctl({CTL_KERN, KERN_FILE, KERN_FILE_BYFILE}) previously required | Philip Guenther |
2014-12-22 | fix docs for NOBROADCASTKILL | Ted Unangst |
2014-12-12 | sysctl kern.global_ptrace. | Ted Unangst |
2014-12-05 | Introduce a new sysctl to retrieve VM map entries | Masao Uebayashi |
2014-11-19 | delete the KERN_VNODE sysctl. it fails to provide any isolation from the | Ted Unangst |
2014-08-27 | Nuke net.inet6.icmp6.rediraccept and allow redirects on interfaces | Florian Obser |
2014-08-20 | Remove userland bits related to the crypto(4) interface; ok deraadt | Mike Belopuhov |
2014-07-13 | Document KERN_PROC_NOBROADKILL | Claudio Jeker |
2014-07-12 | more accept_rtadv removal; | Jason McIntyre |
2014-07-12 | no more net.inet6.ip6.accept_rtadv | Henning Brauer |
2014-07-11 | clean up after previous: zap rfc 4620 from sysctl(3) too. | Sebastian Benoit |
2014-06-13 | delete a lie; replace with a truth | Theo de Raadt |
2014-05-07 | Kill the {nd6_,}useloopback buttons, using the loopback interface for | Martin Pieuchot |
2014-05-04 | tweak previous; | Jason McIntyre |
2014-05-04 | When kern.nosuidcoredump=3, act like =2 but try to dump cores into | Theo de Raadt |
2014-04-27 | zap trailing whitespace; | Jason McIntyre |
2014-04-27 | Document net.inet6.ip6.dad_pending. | Loganaden Velvindron |
2014-04-19 | Add missing description for IPv6 mtudisctimeout sysctl and | logan |
2014-04-19 | Add missing man page descriptions for the following IPv6 sysctls: | logan |
2014-01-21 | obvious .Pa fixes; found with mandocdb(8) | Ingo Schwarze |