summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
AgeCommit message (Expand)Author
2015-02-11sysctl({CTL_KERN, KERN_FILE, KERN_FILE_BYFILE}) previously requiredPhilip Guenther
2014-12-22fix docs for NOBROADCASTKILLTed Unangst
2014-12-12sysctl kern.global_ptrace.Ted Unangst
2014-12-05Introduce a new sysctl to retrieve VM map entriesMasao Uebayashi
2014-11-19delete the KERN_VNODE sysctl. it fails to provide any isolation from theTed Unangst
2014-08-27Nuke net.inet6.icmp6.rediraccept and allow redirects on interfacesFlorian Obser
2014-08-20Remove userland bits related to the crypto(4) interface; ok deraadtMike Belopuhov
2014-07-13Document KERN_PROC_NOBROADKILLClaudio Jeker
2014-07-12more accept_rtadv removal;Jason McIntyre
2014-07-12no more net.inet6.ip6.accept_rtadvHenning Brauer
2014-07-11clean up after previous: zap rfc 4620 from sysctl(3) too.Sebastian Benoit
2014-06-13delete a lie; replace with a truthTheo de Raadt
2014-05-07Kill the {nd6_,}useloopback buttons, using the loopback interface forMartin Pieuchot
2014-05-04tweak previous;Jason McIntyre
2014-05-04When kern.nosuidcoredump=3, act like =2 but try to dump cores intoTheo de Raadt
2014-04-27zap trailing whitespace;Jason McIntyre
2014-04-27Document net.inet6.ip6.dad_pending.Loganaden Velvindron
2014-04-19Add missing description for IPv6 mtudisctimeout sysctl andlogan
2014-04-19Add missing man page descriptions for the following IPv6 sysctls:logan
2014-01-21obvious .Pa fixes; found with mandocdb(8)Ingo Schwarze
2013-10-28kill kame version symbols and sysctlTheo de Raadt
2013-10-22- add UNIX-domain socket info to struct kinfo_file2Philip Guenther
2013-06-09sort;Jason McIntyre
2013-06-09Constify the mib argument of sysctl().Miod Vallat
2013-06-09add some basic descriptions for the fuse sysctlsTed Unangst
2013-06-08Add new sysctl for pipex packet input/output queue length andYASUOKA Masahiko
2013-06-05Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzeTed Unangst
2013-06-02Add mentions about net.mpls and net.inet.ip.ifq.YASUOKA Masahiko
2013-04-15Remove CTL_USER hierarchy from sysctl()Philip Guenther
2013-04-06rthread sysctl isn't experimental anymore. oh, and it's gone too.Ted Unangst
2013-03-14tedu faith(4), suggested by todd@ some weeks ago after a submission byMartin Pieuchot
2013-01-03sysctl.3: remove some confusing text about NFS_NIOTHREADSJason McIntyre
2012-08-18RFCs 2461 and 2462 have been replaced by, respectively, RFCs 4861 and 4862;Jason McIntyre
2012-04-12more rfork mop-upTheo de Raadt
2012-04-10Document new KERN_NTHREADS and KERN_MAXTHREAD sysctlsPhilip Guenthe
2012-03-10- fix a mistake in the list headerJason McIntyre
2012-03-10Try to document the new settings of net.inet.tcp.rfc3390.Claudio Jeker
2011-12-09Add new KERN_PROC_CWD sysctl to get the current working directory of a process.Nicholas Marriott
2011-09-25KERN_BUFCACHEPERCENT defaults to 20%, not 10%; from Juha ErkkilaJason McIntyre
2011-09-03make -column lists pretty again;Jason McIntyre
2011-07-08tweak previous;Jason McIntyre
2011-07-08Include PIPEX in kernel by default. And add new sysctl variableYASUOKA Masahiko
2011-07-07add tcp.always_keepalive;Jason McIntyre
2011-07-06Add sysctl net.inet.tcp.always_keepalive, when this is set the systemStuart Henderson
2011-06-27document HW_ALLOWPOWERDOWN; reminded by and ok jmc@Christian Weisgerber
2011-03-12Replace the old, broken KERN_PROC ABI and its matching functionsPhilip Guenthe
2010-11-19Make KERN_CPTIME return an avarage number of ticks across all CPUsMike Belopuhov
2010-10-11tcp.sendspace & tcp.recvspace buttons are gone.Claudio Jeker
2010-10-06Retire SkipjackMike Belopuhov
2010-08-19Introduce an MI kern.consdev sysctl that will replace the MDMark Kettenis