aboutsummaryrefslogtreecommitdiff
path: root/sbin/sysctl/sysctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Fix a core dump when the user gives "-w" without an "="Sujal Patel1996-04-101-1/+4
| | | | Notes: svn path=/head/; revision=15172
* The rewamped sysctl program that will find all the variables itself.Poul-Henning Kamp1995-12-211-426/+323
| | | | | | | Also a couple of handy new options. Notes: svn path=/head/; revision=12946
* Make sysctl compile again by removing all the debug stuff.Poul-Henning Kamp1995-11-171-32/+2
| | | | Notes: svn path=/head/; revision=12344
* Merge RELENG_2_0_5 into HEADRodney W. Grimes1995-06-111-2/+2
| | | | Notes: svn path=/head/; revision=9202
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-4/+4
| | | | Notes: svn path=/head/; revision=8857
* Learn how to print out kern.dumpdev as a name.Garrett Wollman1995-05-121-3/+12
| | | | Notes: svn path=/head/; revision=8479
* Allow the user access to net.inet.igmp, even though there's nothingGarrett Wollman1995-02-161-6/+11
| | | | | | | sysctl(8) can interpret there. (Someday there might be.) Notes: svn path=/head/; revision=6473
* Implement TCP MIB variables.Garrett Wollman1995-02-091-2/+9
| | | | Notes: svn path=/head/; revision=6284
* Suppress irritating extra newline after kern.boottime.Garrett Wollman1994-08-081-1/+1
| | | | Notes: svn path=/head/; revision=1951
* BSD 4.4 Lite usr.sbin SourcesRodney W. Grimes1994-05-261-0/+572
Notes: svn path=/cvs2svn/branches/WIN_TUE_NL/; revision=1553