aboutsummaryrefslogtreecommitdiff
path: root/sbin/sysctl
Commit message (Expand)AuthorAgeFilesLines
* MFC: the sysctl variable "machdep.guessed_bootdev" reports some indicationLuigi Rizzo2002-03-161-0/+57
* MFC: Implement -e option.Anton Berezin2001-12-192-13/+32
* MFC: Don't drop a deprecated option (-w in this case)Yaroslav Tykhiy2001-08-121-0/+4
* MFC 1.36: -xwidth -> -widthDima Dorfman2001-08-011-1/+1
* MFC: rev 1.37 (don't mention -w)David E. O'Brien2001-08-011-1/+1
* MFC 1.35: markup fixes.Dima Dorfman2001-07-281-37/+33
* MFC 1.34-1.36: sync with -current: minor style fixes.Dima Dorfman2001-07-281-17/+18
* MFC sysctl 1.30-1.33, sysctl.8 1.32-1.33: -N flag, and DES's springDima Dorfman2001-07-282-70/+100
* modfied sysctl command to allow setting values > 2GB if the mib supports it.Jim Pirzyk2001-07-181-1/+19
* MFC 1.38: remove xref to blackhole(4).Dima Dorfman2001-06-121-1/+0
* MFC 1.35, 1.36: remove unused variable and normalize use of sizeof.Dima Dorfman2001-06-121-20/+20
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-2/+4
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-61/+61
* MFC: missing commaAlexey Zelkin2000-12-141-2/+2
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-3/+3
* MFC 1.29 fix sizeof(int) != sizeof(long) brokenness for SYSCTL_LONGAndrew Gallatin2000-11-021-2/+2
* MFC: refer to sysctl.confDavid E. O'Brien2000-07-271-0/+1
* MFC: describe syncer(4)-related sysctls.Sheldon Hearn2000-07-261-1/+3
* MFC: merge in various cosmetic cleanups:Kelly Yancey2000-07-191-4/+24
* Use 'following' instead of 'follow' in a couple of places for a slightlySteve Price2000-02-261-2/+2
* Belatedly back out rev. 1.20.Dag-Erling Smørgrav1999-11-222-25/+9
* Allow octal or hex input.Greg Lehey1999-11-171-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-284-4/+4
* Add reference to blackhole(4)Geoff Rehmet1999-08-171-1/+2
* Avoid ambigious if/elseBill Fumerola1999-07-211-2/+3
* Move sysctl/ to src/sbin/ where it now belongs.David E. O'Brien1999-05-101-4/+1
* Clean up option handling a little.Dag-Erling Smørgrav1999-01-102-21/+40
* Allow for printing out integer arrays.Poul-Henning Kamp1998-11-081-2/+8
* `kern.maxproc' is not changeable using sysctl(1). Change examplesJoseph Koshy1998-09-291-4/+4
* Change length arguments to sysctl to size_t.Doug Rabson1998-08-251-5/+21
* Document the kern.logsigexit sysctl variable (sort of).Joerg Wunsch1998-07-291-1/+2
* Document sef's recent changes in the corefile naming.Joerg Wunsch1998-07-211-1/+2
* Don't assume that time_t is long.Bruce Evans1998-06-291-2/+4
* Install sysctl in /sbin. It is used in some cases in network_pass1(),Bruce Evans1997-12-181-0/+4
* Add missing argument detected by "-Wformat".John Polstra1997-11-181-2/+3
* Use err(3). Change err(-1,... to err(1,...Philippe Charnier1997-10-203-82/+86
* Added hw.machine_arch.KATO Takenori1997-08-301-1/+2
* Display tickadj in struct clockinfo.John Hay1997-06-241-3/+3
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-312-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-222-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-142-2/+2
* Removed references to pathconf-related variables that were never handledBruce Evans1996-09-281-10/+3
* Use the .Fx macro where appropriate.Mike Pritchard1996-08-231-3/+7
* Fix a core dump when the user gives "-w" without an "="Sujal Patel1996-04-101-1/+4
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-3/+3
* The rewamped sysctl program that will find all the variables itself.Poul-Henning Kamp1995-12-212-443/+372
* Make sysctl compile again by removing all the debug stuff.Poul-Henning Kamp1995-11-171-32/+2
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4