aboutsummaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.8
Commit message (Expand)AuthorAgeFilesLines
* sysctl: Teach sysctl to attach and run itself in a jailZhenlei Huang2025-01-301-1/+11
* sysctl: Sort optionsZhenlei Huang2025-01-231-8/+8
* sysctl: Fix usage() and SYNOPSIS section of man pageZhenlei Huang2025-01-231-3/+3
* sysctl: Add flags to filter jail prison and vnet variablesZhenlei Huang2024-10-291-2/+7
* sysctl.8: mark sysctls as vars per style.mdoc(7)Alexander Ziaee2024-09-211-76/+78
* sysctl.8: fix format typoIgor Ostapenko2024-01-231-1/+1
* sbin: Remove ancient SCCS tags.Warner Losh2023-11-271-2/+0
* sysctl(8): Mention more security.bsd knobs; Refer to security(7)Olivier Certner2023-09-281-2/+7
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Add -F option to sysctl(8) to display sysctl format.Kirk McKusick2022-12-251-3/+12
* sysctl.8: grammar nitCeri Davies2022-12-131-1/+1
* sysctl.8: Reference sysctl(9)Mateusz Piotrowski2022-06-301-2/+3
* sysctl(8): Mention CTLFLAG_SKIPColin Percival2022-03-201-2/+5
* Update man-pages to describe the user.localbase variable added in r367179.Stefan Eßer2020-10-301-1/+2
* sysctl(8): clarify -n flagFernando Apesteguía2020-08-221-2/+2
* Remove -R option which was added to sysctl(8) man page per r244106, but it is...Guangyuan Yang2019-02-091-3/+3
* sysctl(8): Add a standard exit status section.Mateusz Piotrowski2018-09-241-1/+3
* Permit sysctl(8) to set an array of numeric values for a single node.John Baldwin2018-03-091-2/+2
* kern.osreldate is an integer, not a stringAllan Jude2017-09-161-1/+1
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Add -t option to display field types.Marcelo Araujo2015-12-101-3/+5
* add support for specifying an initial buffer size when fetching aJohn-Mark Gurney2015-02-131-2/+13
* Fix a typo: s/wriable/writable/Devin Teske2013-11-121-1/+1
* Teach sysctl(8) about parsing a file (while I'm there also give itXin LI2012-12-131-1/+7
* Allow sysctl to filter boot and runtime tunables.Alfred Perlstein2012-12-111-2/+7
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-66/+66
* Fix typo and bump date.Matthew D Fleming2011-01-171-2/+2
* The kernel is not exporting any "T,dev_t" sysctl nodes anymore, soMatthew D Fleming2011-01-171-14/+2
* Add the -i option to the synopsis.Gavin Atkinson2010-02-061-2/+2
* Implement the "-i" option to sysctl(8), to ignore failures whileGavin Atkinson2010-01-311-1/+7
* Remove mentionings of kern.dumpdev which is no longer available.Remko Lodder2007-11-281-10/+1
* Backout sensors framework.Alexander Leidinger2007-10-151-1/+0
* Import OpenBSD's sysctl hardware sensors framework.Alexander Leidinger2007-10-141-0/+1
* document hw.realmemDaniel Gerzo2007-08-241-0/+1
* -mdoc sweep.Ruslan Ermilov2005-11-181-2/+2
* Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/Robert Watson2005-09-151-1/+5
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-141-1/+1
* Sort sections.Ruslan Ermilov2005-01-181-26/+26
* Scheduled mdoc(7) sweep.Ruslan Ermilov2005-01-101-3/+2
* Code for automatic name completion in a tcsh(1) environment.Hiten Pandya2004-12-051-0/+7
* Remove advertising clause from University of California Regent's license,Mark Murray2004-04-091-4/+0
* Alphabetization braino.Dag-Erling Smørgrav2003-11-071-1/+1
* Add a command-line option to format output for human readability.Dag-Erling Smørgrav2003-11-071-2/+4
* mdoc(7): Use the new feature of the .In macro.Ruslan Ermilov2003-09-081-8/+8
* .Nm -> .XrPhilippe Charnier2003-06-081-3/+4
* Clarify setting sysctl variables via loader(8) tunablesChristian Brueffer2003-05-181-4/+8
* Add information about setting sysctl variables via loader(8) andChristian Brueffer2003-05-171-1/+9
* The .Nm utility.Philippe Charnier2002-07-061-5/+9
* mdoc(7) police: tiny fixes.Ruslan Ermilov2002-03-151-2/+2
* Document the existence of machdep.guessed_bootdev, as suggestedLuigi Rizzo2002-03-121-0/+1