| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update man-pages to describe the user.localbase variable added in r367179. | Stefan Eßer | 2020-10-30 | 1 | -1/+2 |
| * | sysctl(8): clarify -n flag | Fernando Apesteguía | 2020-08-22 | 1 | -2/+2 |
| * | Remove -R option which was added to sysctl(8) man page per r244106, but it is... | Guangyuan Yang | 2019-02-09 | 1 | -3/+3 |
| * | sysctl(8): Add a standard exit status section. | Mateusz Piotrowski | 2018-09-24 | 1 | -1/+3 |
| * | Permit sysctl(8) to set an array of numeric values for a single node. | John Baldwin | 2018-03-09 | 1 | -2/+2 |
| * | kern.osreldate is an integer, not a string | Allan Jude | 2017-09-16 | 1 | -1/+1 |
| * | Renumber copyright clause 4 | Warner Losh | 2017-02-28 | 1 | -1/+1 |
| * | Add -t option to display field types. | Marcelo Araujo | 2015-12-10 | 1 | -3/+5 |
| * | add support for specifying an initial buffer size when fetching a | John-Mark Gurney | 2015-02-13 | 1 | -2/+13 |
| * | Fix a typo: s/wriable/writable/ | Devin Teske | 2013-11-12 | 1 | -1/+1 |
| * | Teach sysctl(8) about parsing a file (while I'm there also give it | Xin LI | 2012-12-13 | 1 | -1/+7 |
| * | Allow sysctl to filter boot and runtime tunables. | Alfred Perlstein | 2012-12-11 | 1 | -2/+7 |
| * | mdoc: terminate quoted strings. | Joel Dahl | 2012-03-26 | 1 | -66/+66 |
| * | Fix typo and bump date. | Matthew D Fleming | 2011-01-17 | 1 | -2/+2 |
| * | The kernel is not exporting any "T,dev_t" sysctl nodes anymore, so | Matthew D Fleming | 2011-01-17 | 1 | -14/+2 |
| * | Add the -i option to the synopsis. | Gavin Atkinson | 2010-02-06 | 1 | -2/+2 |
| * | Implement the "-i" option to sysctl(8), to ignore failures while | Gavin Atkinson | 2010-01-31 | 1 | -1/+7 |
| * | Remove mentionings of kern.dumpdev which is no longer available. | Remko Lodder | 2007-11-28 | 1 | -10/+1 |
| * | Backout sensors framework. | Alexander Leidinger | 2007-10-15 | 1 | -1/+0 |
| * | Import OpenBSD's sysctl hardware sensors framework. | Alexander Leidinger | 2007-10-14 | 1 | -0/+1 |
| * | document hw.realmem | Daniel Gerzo | 2007-08-24 | 1 | -0/+1 |
| * | -mdoc sweep. | Ruslan Ermilov | 2005-11-18 | 1 | -2/+2 |
| * | Add "-q" argument to sysctl(8), which suppresses a limited set of warnings/ | Robert Watson | 2005-09-15 | 1 | -1/+5 |
| * | - Remove MLINKS to nonexistant manpages | Christian Brueffer | 2005-07-14 | 1 | -1/+1 |
| * | Sort sections. | Ruslan Ermilov | 2005-01-18 | 1 | -26/+26 |
| * | Scheduled mdoc(7) sweep. | Ruslan Ermilov | 2005-01-10 | 1 | -3/+2 |
| * | Code for automatic name completion in a tcsh(1) environment. | Hiten Pandya | 2004-12-05 | 1 | -0/+7 |
| * | Remove advertising clause from University of California Regent's license, | Mark Murray | 2004-04-09 | 1 | -4/+0 |
| * | Alphabetization braino. | Dag-Erling Smørgrav | 2003-11-07 | 1 | -1/+1 |
| * | Add a command-line option to format output for human readability. | Dag-Erling Smørgrav | 2003-11-07 | 1 | -2/+4 |
| * | mdoc(7): Use the new feature of the .In macro. | Ruslan Ermilov | 2003-09-08 | 1 | -8/+8 |
| * | .Nm -> .Xr | Philippe Charnier | 2003-06-08 | 1 | -3/+4 |
| * | Clarify setting sysctl variables via loader(8) tunables | Christian Brueffer | 2003-05-18 | 1 | -4/+8 |
| * | Add information about setting sysctl variables via loader(8) and | Christian Brueffer | 2003-05-17 | 1 | -1/+9 |
| * | The .Nm utility. | Philippe Charnier | 2002-07-06 | 1 | -5/+9 |
| * | mdoc(7) police: tiny fixes. | Ruslan Ermilov | 2002-03-15 | 1 | -2/+2 |
| * | Document the existence of machdep.guessed_bootdev, as suggested | Luigi Rizzo | 2002-03-12 | 1 | -0/+1 |
| * | Document `sysctl variable=/dev/foo' syntax. | Dima Dorfman | 2002-03-10 | 1 | -2/+24 |
| * | - Attempt to help declutter kern. sysctl by moving security out from | Andrew R. Reiter | 2002-01-16 | 1 | -5/+5 |
| * | Add code to export and print the description associated to sysctl | Luigi Rizzo | 2001-12-16 | 1 | -1/+3 |
| * | o Update sysctl.8 to reflect renaming of various security-related | Robert Watson | 2001-11-30 | 1 | -2/+5 |
| * | Replace `=' with more correct ``.Ql =''. | Anton Berezin | 2001-10-31 | 1 | -1/+2 |
| * | Implement -e option. It modifies the output produced by sysctl(8) in | Anton Berezin | 2001-10-30 | 1 | -2/+12 |
| * | Document the deprecated `-w' option in the COMPATIBILITY section. | Yaroslav Tykhiy | 2001-08-02 | 1 | -0/+4 |
| * | Since the ``-w'' sysctl(8) option has been deprecated, | Yaroslav Tykhiy | 2001-07-30 | 1 | -1/+1 |
| * | mdoc(7) police: -xwidth has been fold into -width. | Ruslan Ermilov | 2001-07-13 | 1 | -1/+1 |
| * | mdoc(7) police: fixed formatting. | Ruslan Ermilov | 2001-07-05 | 1 | -37/+33 |
| * | Remove xref to blackhole(4). sysctl has nothing to do with | Dima Dorfman | 2001-06-08 | 1 | -1/+0 |
| * | Update the document date after DES's updates, move the description of | Dima Dorfman | 2001-05-29 | 1 | -6/+6 |
| * | Try to make sysctl options slightly more orthogonal: | Dag-Erling Smørgrav | 2001-05-28 | 1 | -41/+45 |