summaryrefslogtreecommitdiff
path: root/etc/rc.d/sysctl
Commit message (Expand)AuthorAgeFilesLines
* MFC: Add support for /etc/sysctl.conf.local.John Baldwin2008-08-071-7/+14
* MFC the purely cosmetic changes, including removal of $NetBSD$ Ids,Doug Barton2008-01-281-1/+0
* Quote the parameter to sysctl(1), allowing to use whitespaces inGleb Smirnoff2006-05-241-1/+1
* Remove the requirement for the FreeBSD keyword as it no longerMike Makonnen2004-10-071-1/+0
* o Rename the start command to conform to rc.d style.Mike Makonnen2004-01-171-4/+4
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-20/+4
* Luke Mewburn has indicated that they (NetBSD) are not interestedMike Makonnen2004-01-171-1/+1
* Make ipfilter, ipnat, ipmon, and ipfs behave more like the old rc.Mike Makonnen2003-04-241-1/+1
* Fix two typos. Using "-eq" instead of "=" in a [ caused an error whenBill Fenner2002-10-251-2/+2
* Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation onGordon Tetlow2002-09-061-1/+1
* Merge in all the changes that Mike Makonnen has been maintaining for aGordon Tetlow2002-07-181-54/+63
* Distinguish between first and last passes of rc.sysctl, and only setDoug Barton2002-03-171-1/+17
* sysctl(8) doesn't need '-w' to write to sysctl variables anymore.John Baldwin2001-07-171-1/+1
* Add copyright notices. Other systems have been barrowing our /etc filesDavid E. O'Brien2000-10-081-1/+28
* Use shell matching instead of sed(1) to strip comments and blank lines.Chris Costello2000-08-091-8/+10
* Add and document support for handling comments and blank linesChris Costello2000-01-161-3/+6
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Style clean-up:Sheldon Hearn1999-08-251-2/+2
* Add two features:Warner Losh1999-03-281-0/+13