summaryrefslogtreecommitdiffstats
path: root/sbin/sysctl
Commit message (Collapse)AuthorAgeFilesLines
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-2/+2
|
* Remove trailing whitespace.rgrimes1995-05-301-4/+4
|
* Learn how to print out kern.dumpdev as a name.wollman1995-05-121-3/+12
|
* Implement maxprocperuid and maxfilesperproc. They are tunableguido1995-02-201-1/+3
| | | | | | | | | | | | via sysctl(8). The initial value of maxprocperuid is maxproc-1, that of maxfilesperproc is maxfiles (untill maxfile will disappear) Now it is at least possible to prohibit one user opening maxfiles -Guido Submitted by: Obtained from:
* Allow the user access to net.inet.igmp, even though there's nothingwollman1995-02-162-12/+12
| | | | sysctl(8) can interpret there. (Someday there might be.)
* Implement TCP MIB variables.wollman1995-02-091-2/+9
|
* Remove machdep.color_displayache1994-10-181-2/+1
|
* Document new machdep variables, pointed by Rodache1994-10-171-2/+5
|
* Document more MIB variables.wollman1994-09-231-2/+8
|
* Suppress irritating extra newline after kern.boottime.wollman1994-08-081-1/+1
|
* Get rid of update. Make man page installation work with our schemewollman1994-08-051-1/+1
| | | | (and rename a few in the process).
* BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-264-0/+1015
OpenPOWER on IntegriCloud