aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysctl/sysctl.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/2.2.8_cvscvs2svn1999-01-211-1/+1
* Merge from main branch 1.15 -> 1.16: add missing argument.John Polstra1997-11-181-2/+3
* MFC: Use err(3). Change err(-1,... to err(1,...Philippe Charnier1997-11-071-31/+29
* MFC: getopt returns -1 not EOFWarner Losh1997-08-291-2/+2
* Fix a core dump when the user gives "-w" without an "="Sujal Patel1996-04-101-1/+4
* The rewamped sysctl program that will find all the variables itself.Poul-Henning Kamp1995-12-211-433/+330
* 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
* Allow the user access to net.inet.igmp, even though there's nothingGarrett Wollman1995-02-161-6/+11
* Implement TCP MIB variables.Garrett Wollman1995-02-091-2/+9
* Suppress irritating extra newline after kern.boottime.Garrett Wollman1994-08-081-1/+1
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+572