Age | Commit message (Expand) | Author |
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 |
2013-10-28 | kill kame version symbols and sysctl | Theo de Raadt |
2013-10-22 | - add UNIX-domain socket info to struct kinfo_file2 | Philip Guenther |
2013-06-09 | sort; | Jason McIntyre |
2013-06-09 | Constify the mib argument of sysctl(). | Miod Vallat |
2013-06-09 | add some basic descriptions for the fuse sysctls | Ted Unangst |
2013-06-08 | Add new sysctl for pipex packet input/output queue length and | YASUOKA Masahiko |
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst |
2013-06-02 | Add mentions about net.mpls and net.inet.ip.ifq. | YASUOKA Masahiko |
2013-04-15 | Remove CTL_USER hierarchy from sysctl() | Philip Guenther |
2013-04-06 | rthread sysctl isn't experimental anymore. oh, and it's gone too. | Ted Unangst |
2013-03-14 | tedu faith(4), suggested by todd@ some weeks ago after a submission by | Martin Pieuchot |
2013-01-03 | sysctl.3: remove some confusing text about NFS_NIOTHREADS | Jason McIntyre |
2012-08-18 | RFCs 2461 and 2462 have been replaced by, respectively, RFCs 4861 and 4862; | Jason McIntyre |
2012-04-12 | more rfork mop-up | Theo de Raadt |
2012-04-10 | Document new KERN_NTHREADS and KERN_MAXTHREAD sysctls | Philip Guenthe |
2012-03-10 | - fix a mistake in the list header | Jason McIntyre |
2012-03-10 | Try to document the new settings of net.inet.tcp.rfc3390. | Claudio Jeker |
2011-12-09 | Add new KERN_PROC_CWD sysctl to get the current working directory of a process. | Nicholas Marriott |
2011-09-25 | KERN_BUFCACHEPERCENT defaults to 20%, not 10%; from Juha Erkkila | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-07-08 | tweak previous; | Jason McIntyre |
2011-07-08 | Include PIPEX in kernel by default. And add new sysctl variable | YASUOKA Masahiko |
2011-07-07 | add tcp.always_keepalive; | Jason McIntyre |
2011-07-06 | Add sysctl net.inet.tcp.always_keepalive, when this is set the system | Stuart Henderson |
2011-06-27 | document HW_ALLOWPOWERDOWN; reminded by and ok jmc@ | Christian Weisgerber |
2011-03-12 | Replace the old, broken KERN_PROC ABI and its matching functions | Philip Guenthe |
2010-11-19 | Make KERN_CPTIME return an avarage number of ticks across all CPUs | Mike Belopuhov |
2010-10-11 | tcp.sendspace & tcp.recvspace buttons are gone. | Claudio Jeker |
2010-10-06 | Retire Skipjack | Mike Belopuhov |
2010-08-19 | Introduce an MI kern.consdev sysctl that will replace the MD | Mark Kettenis |