aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysctl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Learn how to print out kern.dumpdev as a name.Garrett Wollman1995-05-121-3/+12
* Implement maxprocperuid and maxfilesperproc. They are tunableGuido van Rooij1995-02-201-1/+3
* Allow the user access to net.inet.igmp, even though there's nothingGarrett Wollman1995-02-162-12/+12
* Implement TCP MIB variables.Garrett Wollman1995-02-091-2/+9
* Remove machdep.color_displayAndrey A. Chernov1994-10-181-2/+1
* Document new machdep variables, pointed by RodAndrey A. Chernov1994-10-171-2/+5
* Document more MIB variables.Garrett Wollman1994-09-231-2/+8
* Suppress irritating extra newline after kern.boottime.Garrett Wollman1994-08-081-1/+1
* Get rid of update. Make man page installation work with our schemeGarrett Wollman1994-08-051-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-264-0/+1015