aboutsummaryrefslogtreecommitdiff
path: root/etc/rc.d/sysctl
Commit message (Expand)AuthorAgeFilesLines
* Oops, restore the recent changes to make startup messages quieter.John Baldwin2008-07-311-1/+3
* Parse sysctl settings from /etc/sysctl.conf.local after /etc/sysctl.confJohn Baldwin2008-07-311-10/+15
* As previously discussed, add the svn:executable property to all scriptsDoug Barton2008-07-161-0/+0
* The sysctl(8) program exits on some errors and only emits warnings onMike Makonnen2008-06-231-1/+3
* Remove $NetBSD$ CVS tags. We no longer attempt to synch our rc.d filesDoug Barton2007-12-081-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