| Commit message (Expand) | Author | Age | Files | Lines |
* | - Sync rc.subr with NetBSD. | flz | 2006-04-04 | 1 | -10/+34 |
* | Harmless typo (s/overide/override/). | flz | 2006-03-23 | 1 | -2/+2 |
* | Update a comment to match functionality changed in r1.39 (allow square | ceri | 2006-02-15 | 1 | -0/+1 |
* | Don't include geli devices in list when noauto is specified in the options fi... | flz | 2006-02-12 | 1 | -1/+10 |
* | Silence a warning about empty directories in all the places it might | dougb | 2005-12-10 | 1 | -1/+1 |
* | Since rc.subr is a library of functions, it should not use exit | yar | 2005-12-06 | 1 | -6/+6 |
* | Change how *.sh scripts are handled. If the script is in /etc/rc.d, | dougb | 2005-12-05 | 1 | -2/+2 |
* | Introduce startup scripts from the local_startup directories to | dougb | 2005-12-02 | 1 | -0/+38 |
* | Avoid invoking the current script again when we need | yar | 2005-11-16 | 1 | -2/+3 |
* | Override $command with $foo_program only if $command | yar | 2005-10-26 | 1 | -3/+1 |
* | Document that `reload' is not provided by default | yar | 2005-10-26 | 1 | -0/+2 |
* | o Grammar. | maxim | 2005-10-24 | 1 | -1/+1 |
* | Allow the process name to be in square brackets ([]) in _find_processes(). | jhb | 2005-10-17 | 1 | -1/+1 |
* | Fix the usage of rc_usage. The rc_usage function takes | yar | 2005-10-01 | 1 | -3/+3 |
* | Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr. | yar | 2005-08-24 | 1 | -1/+1 |
* | Add scripts for GELI device configuration on boot. | pjd | 2005-08-14 | 1 | -0/+34 |
* | Move 'local_tr' function to rc.subr and change its name to 'ltr'. | pjd | 2005-08-14 | 1 | -0/+23 |
* | Style: mostly tabs vs blanks, and semicolon placement. | schweikh | 2005-05-22 | 1 | -26/+26 |
* | Cosmetic typo in check_pidfile() | keramida | 2005-01-09 | 1 | -1/+1 |
* | Add two new rc.conf options: tmpmfs_flags and varmfs_flags. | keramida | 2004-11-09 | 1 | -3/+3 |
* | Finish cleanup of rc.d/netif. It's now possible to start/stop more | mtm | 2004-07-30 | 1 | -7/+13 |
* | Wrap rc.subr inside | cperciva | 2004-07-04 | 1 | -0/+6 |
* | Make the stop command respect the 'fast' prefix. | mtm | 2004-06-26 | 1 | -3/+4 |
* | Fix typo. | mtm | 2004-06-24 | 1 | -1/+1 |
* | Restore pre-rcNG behaviour: | mtm | 2004-06-06 | 1 | -3/+2 |
* | Overhaul the /etc/rc.d/diskless script by splitting it out into | brooks | 2004-03-23 | 1 | -0/+13 |
* | Some (most?) processes don't cleanup their pid files when | mtm | 2004-03-03 | 1 | -1/+1 |
* | NetBSD rev. 1.61 | mtm | 2004-02-27 | 1 | -6/+16 |
* | o NetBSD rev. 1.60 | mtm | 2004-02-26 | 1 | -2/+2 |
* | NetBSD rev. 1.57 | mtm | 2004-02-26 | 1 | -1/+1 |
* | NetBSD rev. 1.56 | mtm | 2004-02-26 | 1 | -3/+3 |
* | NetBSD rev. 1.53, 1.54 and 1.55: | mtm | 2004-02-26 | 1 | -7/+11 |
* | Since id(1) is in /usr, it may not be available until after filesystem | mtm | 2004-01-22 | 1 | -1/+3 |
* | After setting a ruleset on a new devfs mount, apply it. | cperciva | 2004-01-21 | 1 | -0/+1 |
* | o Rename devfs_link() to make_symlink() and turn it into a generic | mtm | 2003-12-09 | 1 | -16/+17 |
* | o Reduce rc(8) startup clutter by turning the informational messages | mtm | 2003-08-20 | 1 | -4/+8 |
* | Add a general mechanism for creating and applying | mtm | 2003-08-20 | 1 | -0/+218 |
* | Missing quotes around a variable. In this case we are only | mtm | 2003-07-24 | 1 | -1/+1 |
* | Previously, a "forced" command always exited successfully (with the | mtm | 2003-06-09 | 1 | -37/+65 |
* | The dhcp_program and dhcp_flags variables have to be renamed to | mtm | 2003-06-07 | 1 | -0/+2 |
* | This particular debugging statement is very verbose, making the rest | mtm | 2003-04-30 | 1 | -1/+1 |
* | Write out the debug messages (from the previous commit) only if | mtm | 2003-01-20 | 1 | -5/+11 |
* | Make the debug messages, for when a script rolls its own start routine, | mtm | 2003-01-18 | 1 | -1/+5 |
* | By popular demand, make the debug log to syslog. | gordon | 2002-11-09 | 1 | -1/+3 |
* | Diff reduction to NetBSD: | gordon | 2002-11-08 | 1 | -19/+16 |
* | Remove the sourceing of rc.conf from the debug subroutine. This caused | gordon | 2002-09-12 | 1 | -5/+0 |
* | Add a support for a ${OSTYPE} which is set once in /etc/rc.subr. Also convert | gordon | 2002-09-06 | 1 | -3/+4 |
* | Clean up some variables that should have been done before: | gordon | 2002-08-14 | 1 | -1/+15 |
* | Bring this up to date with the latest NetBSD bits. Also add some bits of | gordon | 2002-06-13 | 1 | -145/+545 |
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |