| Commit message (Expand) | Author | Age | Files | Lines |
* | Improve the RC framework for the clean booting/shutdown of Jails: | rse | 2004-12-14 | 1 | -1/+3 |
* | Fix a bogus variable assignment. You can't expect | schweikh | 2004-10-17 | 1 | -2/+2 |
* | Remove the requirement for the FreeBSD keyword as it no longer | mtm | 2004-10-07 | 1 | -3/+1 |
* | Make the stop command respect the 'fast' prefix. | mtm | 2004-06-26 | 1 | -2/+2 |
* | Removed whitespace at BOF, EOL & EOF. | schweikh | 2004-06-06 | 1 | -1/+1 |
* | Remove last vestiges of the old rc. | mtm | 2003-07-08 | 1 | -138/+33 |
* | Quiet warnings on shutdown. | gordon | 2002-09-19 | 1 | -1/+1 |
* | Add the final bits that allow the use of rc.d. Note that you can toggle | gordon | 2002-06-13 | 1 | -0/+51 |
* | Fix the order of shutdown scripts so it not only reverses the order of the | gordon | 2002-05-18 | 1 | -2/+14 |
* | Set the script_name_sep variable to a safe value if it is not | roam | 2001-12-12 | 1 | -0/+3 |
* | second part of the patches to complete ipf changes to rc | darrenr | 2001-11-24 | 1 | -7/+7 |
* | Put in place for using ipfs use on shutdown and startup. | darrenr | 2001-10-20 | 1 | -0/+11 |
* | Add a script_name_sep rc.conf knob to specify the IFS character | roam | 2001-07-17 | 1 | -5/+12 |
* | Apply a more consistent style to the echo statements in /etc/ scripts. | dougb | 2000-12-17 | 1 | -4/+5 |
* | Back out increasing entropy file size workaround and wait for real fix instead. | ache | 2000-10-20 | 1 | -1/+1 |
* | Increase entropy file size from 4096 to 16384 because 4096 actually is not | ache | 2000-10-20 | 1 | -1/+1 |
* | Having played with this commit request for a few hours, I've | jwd | 2000-10-16 | 1 | -2/+18 |
* | Add copyright notices. Other systems have been barrowing our /etc files | obrien | 2000-10-08 | 1 | -0/+26 |
* | Remove an unwanted space from the "Shutting down daemon processes" | sheldonh | 2000-08-18 | 1 | -1/+1 |
* | Close a window of readability when creating the entropy seed file, | sheldonh | 2000-07-24 | 1 | -1/+3 |
* | dd is too verbose writting entropy, redirect its output to /dev/null | ache | 2000-07-20 | 1 | -2/+3 |
* | Improve on previous commit: | sheldonh | 2000-07-17 | 1 | -6/+5 |
* | Add entropy caching. With this, some entropy is cached at shutdown | markm | 2000-07-17 | 1 | -0/+15 |
* | Now that the scripts in our ports support this, call the scripts | tg | 2000-07-05 | 1 | -1/+29 |
* | Finish up umntall support. init now passed an argument to the | dillon | 1999-11-22 | 1 | -0/+9 |
* | Apply a consistent style to most of the etc scripts. Particularly, use | sheldonh | 1999-09-13 | 1 | -4/+4 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
* | Add /etc/rc.shutdown capability to init. | davidn | 1997-08-02 | 1 | -0/+26 |