| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove pointless informational message. | mtm | 2008-06-23 | 1 | -1/+0 |
* | Re-implement: do not silently fail when a command is not carried | mtm | 2008-01-26 | 1 | -1/+1 |
* | Add a dummy script, FILESYSTEMS, which depends on root and mountcritlocal | des | 2007-04-02 | 1 | -1/+1 |
* | Attempt to make running the new rc in a jail more automatic by | dougb | 2006-02-20 | 1 | -1/+6 |
* | Remove rcconf.sh from /etc/rc.d, and instead load the configuration | dougb | 2005-12-10 | 1 | -9/+11 |
* | Introduce startup scripts from the local_startup directories to | dougb | 2005-12-02 | 1 | -1/+33 |
* | To allow /etc to be as minimal as possible in a diskless setup, we need | brooks | 2005-04-29 | 1 | -0/+5 |
* | Remove an unused variable. | mtm | 2004-10-08 | 1 | -1/+0 |
* | Remove the requirement for the FreeBSD keyword as it no longer | mtm | 2004-10-07 | 1 | -1/+1 |
* | Correct typo. | mtm | 2004-07-24 | 1 | -1/+1 |
* | Restore pre-rcNG behaviour: | mtm | 2004-06-06 | 1 | -2/+2 |
* | Fix skipping scripts with given keywords. | pjd | 2004-03-08 | 1 | -3/+3 |
* | o Add support for detecting a jailed environment. If a script | mtm | 2004-02-27 | 1 | -2/+4 |
* | Per previous announcement, remove the old version of the rc system. | dougb | 2003-05-02 | 1 | -960/+15 |
* | Add a dire warning about the impending demise of the old rc system. | dougb | 2003-04-27 | 1 | -0/+9 |
* | Set appropriate tag "fsck" to logger(1) for background fsck messages. | matusita | 2003-04-23 | 1 | -1/+1 |
* | Redo the initial rc_ng check to avoid rc.conf pollution occuring too early, | dillon | 2002-12-23 | 1 | -14/+34 |
* | Do not unconditionally load the configuration files for the RCNG case. | dillon | 2002-12-22 | 1 | -11/+3 |
* | Delay an optional amount of time after booting before starting a | mckusick | 2002-12-18 | 1 | -2/+8 |
* | Update rc scripts to load mac_lomac instead of lomac. | rwatson | 2002-11-26 | 1 | -1/+1 |
* | Aesthetics: Most (all?) other messages output at boot time have | dd | 2002-10-12 | 1 | -1/+1 |
* | Fix all whitespace style bugs where spaces have been used | schweikh | 2002-10-03 | 1 | -15/+15 |
* | In a diskless setup, rc.d/initdiskless may overwrite parts of /etc on | dd | 2002-10-02 | 1 | -0/+7 |
* | Initiate deorbit burn for the i386-only a.out related support. Moves are | peter | 2002-09-17 | 1 | -12/+8 |
* | Quiet warnings about non-existent scripts. My own fault for not testing my | gordon | 2002-09-11 | 1 | -1/+1 |
* | Remove an accidental double chkdepend that snuck in during the last commit. | gordon | 2002-08-15 | 1 | -1/+0 |
* | Don't export variables from /etc/rc when doing rc_ng because the scripts | gordon | 2002-08-14 | 1 | -2/+0 |
* | Clean up some variables that should have been done before: | gordon | 2002-08-14 | 1 | -4/+16 |
* | Add the final bits that allow the use of rc.d. Note that you can toggle | gordon | 2002-06-13 | 1 | -2/+53 |
* | Consistancy, file system > filesystem | trhodes | 2002-05-16 | 1 | -5/+5 |
* | It is dangerous to use globbing like so in startup scripts: | nectar | 2002-05-08 | 1 | -1/+3 |
* | Rename the file used to specify the nextboot to make it clear that this | wes | 2002-04-26 | 1 | -1/+1 |
* | Add a -k option to reboot to specify the kernel to boot next time | wes | 2002-04-26 | 1 | -0/+4 |
* | Do not use 'ps -e' for entropy gathering. It uses /proc/*/mem to rummage | obrien | 2002-04-23 | 1 | -1/+1 |
* | Quoting Peter Wemm, "At great personal risk, touch the sendmail startup | gshapiro | 2002-04-05 | 1 | -38/+4 |
* | Provide a way for users to completely prevent sendmail from trying to start | gshapiro | 2002-03-28 | 1 | -14/+26 |
* | Don't start any sendmail process in the back ground. | obrien | 2002-03-26 | 1 | -3/+3 |
* | Don't background the sendmail-clientmqueue process -- can give: | obrien | 2002-03-25 | 1 | -1/+1 |
* | Sendmail can be slow to startup. | obrien | 2002-03-22 | 1 | -4/+4 |
* | Make sure that rc.syctl gets its own version of positional parameters | dougb | 2002-03-18 | 1 | -2/+2 |
* | Distinguish between first and last passes of rc.sysctl, and only set | dougb | 2002-03-17 | 1 | -3/+2 |
* | Add a late rc.sysctl pass to catch sysctl's for things that were | dougb | 2002-03-17 | 1 | -1/+8 |
* | Only put standard FreeBSD directories in the PATH. If the | cjc | 2002-03-16 | 1 | -1/+1 |
* | Allow LOMAC to be loaded as part of the boot scripts using "lomac_enable" | rwatson | 2002-03-12 | 1 | -0/+7 |
* | Run dumpon(8) early so crashes during startup can be caught. In | cjc | 2002-03-12 | 1 | -14/+17 |
* | Don't protect savecore(8) from being run with a bad dumpdir | cjc | 2002-03-11 | 1 | -3/+8 |
* | Add infrastructure for sendmail 8.12. If users are not starting a daemon | gshapiro | 2002-02-17 | 1 | -1/+16 |
* | Remove check for sendmail.conf before even trying to start sendmail. | cjc | 2002-02-17 | 1 | -12/+10 |
* | Use MACHINE_ARCH instead of MACHINE to check i386 arch. | nyan | 2002-02-04 | 1 | -2/+2 |
* | Register amd's dependency on NFS. | sheldonh | 2002-01-28 | 1 | -0/+1 |