summaryrefslogtreecommitdiff
path: root/lib/libc/gen/sysctl.3
AgeCommit message (Expand)Author
2025-08-01sysctl.3: Reference kinfo_getvmmap(3), kinfo_getfile(3), and kinfo_getproc(3)Mateusz Piotrowski
2025-04-22sysctl.3: put KERN_PROC_RLIMIT_USAGE in the right spotKonstantin Belousov
2025-03-13Document KERN_PROC_KQUEUEKonstantin Belousov
2024-10-07sysctl.3: document missing oids from kern.proc. nodeKonstantin Belousov
2024-10-07sysctl.3: document missing fixed oids from the kern. nodeKonstantin Belousov
2024-10-07sysctl.3: Remove KERN_QUANTUMKonstantin Belousov
2023-11-26lib: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line nroff patternWarner Losh
2023-03-17vfs: retire KERN_VNODEMateusz Guzik
2023-02-13prof: Remove sysctl docs for sysctls that are now gone.Warner Losh
2021-10-19sysctl.3: sys/types.h no longer needs to be explicitly includedMark Johnston
2020-10-30Update man-pages to describe the user.localbase variable added in r367179.Stefan Eßer
2020-04-12Introduce nexthop objects and new routing KPI.Alexander V. Chernikov
2019-03-23Add descriptions for sysctls in kern_mib.c and sysctl.3 which lack them.Ravi Pokala
2017-10-22Add OID for the vm.overcommit sysctl. This makes it possible to removeEdward Tomasz Napierala
2017-02-28Renumber copyright clause 4Warner Losh
2016-10-28Fix formatting of tables.John Baldwin
2015-09-11Remove the v_cache_min and v_cache_max sysctls. They are unused and haveMark Johnston
2013-07-26Remove define and documentation for vm_pageout_algorithm missed in r253587Andrey Zonov
2013-07-13Fix mdoc syntax.Hiroki Sato
2013-07-12Add a leaf node CTL_NET.PF_ROUTE.0.AF.NET_RT_DUMP.0.FIB. This returnsHiroki Sato
2012-02-11Introduce a new NET_RT_IFLISTL API to query the address list. It worksBjoern A. Zeeb
2010-10-08mdoc: drop redundant .Pp and .LP callsUlrich Spörlein
2010-04-25sysctl(3): Update description of various kern.* variables.Jilles Tjoelker
2010-04-14mdoc: remove .Pp where not neededUlrich Spörlein
2010-02-21Add proper const keywords to sysctl(3) parameters.Ed Schouten
2009-01-28Update the description of KERN_PROC.Tom Rhodes
2008-03-26Removed no longer existing CTL_MACHDEP defines.Ruslan Ermilov
2007-10-16VM_METER is long deprecated.Ruslan Ermilov
2007-10-16Rescue parts of the sensorsd commit that are still relevant:Ruslan Ermilov
2007-10-15Backout sensors framework.Alexander Leidinger
2007-10-14Fix mdoc in last commit.Ruslan Ermilov
2007-10-14Import OpenBSD's sysctl hardware sensors framework.Alexander Leidinger
2007-04-10Expand the description of the host's UUID.Ruslan Ermilov
2007-04-09Document KERN_HOSTUUID.Pawel Jakub Dawidek
2007-01-09Per Regents of the University of Calfornia letter, remove advertisingWarner Losh
2005-06-15Assorted markup fixes.Ruslan Ermilov
2005-04-18Add a sysctl that returns the full path of a process' text file.David Schultz
2005-01-20Sort sections.Ruslan Ermilov
2004-07-02Mechanically kill hard sentence breaks.Ruslan Ermilov
2004-03-25Document the existence of NET_RT_IFMALIST.Bruce M Simpson
2004-03-25[troff] removed the unnecessary use of \_ escapes.Ruslan Ermilov
2004-03-15Document additional reasons that sysctl(3) can return ENOMEM (due toDon Lewis
2003-09-08mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov
2003-09-01Update the kern.osreldate documentation to document the present formatEivind Eklund
2002-12-19mdoc(7) police: "The .Fa argument.".Ruslan Ermilov
2002-12-18mdoc(7) police: "The .Fn function".Ruslan Ermilov
2002-12-12Uniformly refer to a file system as "file system".Ruslan Ermilov
2002-03-24Fix braino.Dima Dorfman
2002-01-23The sixth argument to the NET_RT_IFLIST sysctl is actually 0 forRuslan Ermilov