| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow for setting negative priority (niceness) when $foo_user is non-root. | yar | 2006-08-17 | 1 | -2/+7 |
* | Back out rev. 1.63. It was a poor idea because | yar | 2006-07-26 | 1 | -9/+15 |
* | Avoid extra runs of test(1) by using its built-in logical operations. | yar | 2006-07-25 | 1 | -15/+9 |
* | Sync comments around _doit with the code. | yar | 2006-07-25 | 1 | -1/+2 |
* | We notify of failures with err or warn. | yar | 2006-07-25 | 1 | -2/+2 |
* | Add diagnostics to load_kld(). | yar | 2006-07-25 | 1 | -4/+12 |
* | Quite a number of rc.d scripts try to load kernel modules. Many | yar | 2006-06-21 | 1 | -0/+39 |
* | Remove the require_kld function I just committed and replace with a nicer sol... | flz | 2006-05-18 | 1 | -29/+0 |
* | Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own} | flz | 2006-05-18 | 1 | -0/+29 |
* | - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD. | flz | 2006-04-18 | 1 | -5/+8 |
* | Use ps true power instead of tr/tail which aren't available early enough. | flz | 2006-04-13 | 1 | -1/+1 |
* | - If no pidfile has been created at startup, only stop processes | flz | 2006-04-11 | 1 | -4/+7 |
* | - Oops, add a missing "then". | flz | 2006-04-11 | 1 | -1/+1 |
* | - Set a two read-only variables (${prefix} and ${etcdir}). This is | flz | 2006-04-11 | 1 | -14/+43 |
* | - 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 |