summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
AgeCommit message (Expand)Author
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
2010-06-29briefly document kern.rthreadsTed Unangst
2010-04-20Get rid of MAXSENSORDEVICES. Gaps in sensordev lists are now handledTheo de Raadt
2010-03-30describe better what KERN_PROC_ARGV and KERN_PROC_ENV return; ok jmc@Otto Moerbeek
2010-03-12document PF_KEY; from sthen and myselfJason McIntyre
2010-03-01explain KERN_NOSUIDCOREDUMP with less words and more precisionIngo Schwarze
2010-01-14Document hw.ncpufound and HW_NCPUFOUND.Philip Guenthe
2010-01-03Neither .Pp nor unqualified text are allowed at the top level of .Bl;Ingo Schwarze
2009-10-04Add (again) support for divert sockets. They allow you to:Michele Marchetto
2009-09-08I had not enough oks to commit this diff.Michele Marchetto
2009-09-08Add support for divert sockets. They allow you to:Michele Marchetto
2009-06-09document KERN_BUFCACHEPERCENT and KERN_MAXLOCKSPERUID; help/ok ogaJason McIntyre
2009-06-07Add KERN_FILE2 sysctl analogous to KERN_PROC2 but for file structures,Todd C. Miller
2008-12-23ddb.console does not override machdep.kbdreset, so don't say it does;Jason McIntyre
2008-11-09tweak previous;Jason McIntyre
2008-11-08Document the ddb.trigger sysctl.Chris Kuethe
2008-08-22mention machine/cpu.h for the CPU identifiers.Brad Smith
2008-05-30fix a broken Xr;Jason McIntyre
2008-05-06Use the standard syslog levels on CARP logging messages instead ofRyan Thomas McBride
2008-02-11bump Mdocdate for pages committed in "febuary", necessary becauseJason McIntyre
2008-02-09Mention new HW_PHYSMEM64 and HW_USERMEM64 variables. Mark HW_PHYSMEM andMark Kettenis
2008-02-05Move carp load balancing (ARP/IP) to a simpler configuration scheme.Marco Pfatschbacher
2007-12-13implement sysctls to report IP, TCP, UDP, and ICMP statistics andReyk Floeter
2007-09-25tweak previous; ok claudio henningJason McIntyre
2007-09-24updatecomment and manpage toemtion optional seventh level (rtable id)Henning Brauer
2007-08-14'shall be' was changed to 'is' in sysctl.3#rev1.164, now let's change it to '...Constantine A. Murenin
2007-07-19kern.timecounter.timestepwarnings may be altered; from Kristaps DzonsonsJason McIntyre
2007-07-16HW_SENSORS was never really a 'struct', and nowadays it is definitely a 'node'Constantine A. Murenin
2007-07-16under HW_SENSORS, mention <sys/sensors.h>, similarly to KERN_SYSVIPC.*; ok jmcConstantine A. Murenin
2007-07-15fix typo: s/sensorsdev/sensordev/Constantine A. Murenin
2007-05-31convert to new .Dd format;Jason McIntyre
2007-05-29mention new option 2 for nosuidcoredumpTed Unangst
2007-05-10document net.inet.tcp.keepinittime;Jason McIntyre
2007-02-21net.inet.esp.udpencap is enabled by default;Jason McIntyre