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