summaryrefslogtreecommitdiffstats
path: root/etc/rc.subr
Commit message (Expand)AuthorAgeFilesLines
...
* MFp4:yar2006-12-271-146/+198
* Teach find_processes() to use ${name}_chroot.flz2006-11-261-2/+2
* Remove leading dollar sign in rcvar command output.flz2006-11-261-2/+2
* debug() shouldn't misidentify itself to logger(1).yar2006-10-021-1/+1
* Backout this commit since it breaks startup and some scripts inflz2006-08-221-30/+5
* Eliminate header line(s) from ps(1) output instead of skipping over them.yar2006-08-181-5/+2
* The ps(1) command is unfriendly to scripts by default becauseyar2006-08-181-3/+4
* Allow for setting negative priority (niceness) when $foo_user is non-root.yar2006-08-171-2/+7
* Back out rev. 1.63. It was a poor idea becauseyar2006-07-261-9/+15
* Avoid extra runs of test(1) by using its built-in logical operations.yar2006-07-251-15/+9
* Sync comments around _doit with the code.yar2006-07-251-1/+2
* We notify of failures with err or warn.yar2006-07-251-2/+2
* Add diagnostics to load_kld().yar2006-07-251-4/+12
* Quite a number of rc.d scripts try to load kernel modules. Manyyar2006-06-211-0/+39
* Remove the require_kld function I just committed and replace with a nicer sol...flz2006-05-181-29/+0
* Add two new scripts (mdconfig/mdconfig2) to replace old ramdisk{,-own}flz2006-05-181-0/+29
* - Move _rc_subr_loaded=: at the end of the file, to be consistent with NetBSD.flz2006-04-181-5/+8
* Use ps true power instead of tr/tail which aren't available early enough.flz2006-04-131-1/+1
* - If no pidfile has been created at startup, only stop processesflz2006-04-111-4/+7
* - Oops, add a missing "then".flz2006-04-111-1/+1
* - Set a two read-only variables (${prefix} and ${etcdir}). This isflz2006-04-111-14/+43
* - Sync rc.subr with NetBSD.flz2006-04-041-10/+34
* Harmless typo (s/overide/override/).flz2006-03-231-2/+2
* Update a comment to match functionality changed in r1.39 (allow squareceri2006-02-151-0/+1
* Don't include geli devices in list when noauto is specified in the options fi...flz2006-02-121-1/+10
* Silence a warning about empty directories in all the places it mightdougb2005-12-101-1/+1
* Since rc.subr is a library of functions, it should not use exityar2005-12-061-6/+6
* Change how *.sh scripts are handled. If the script is in /etc/rc.d,dougb2005-12-051-2/+2
* Introduce startup scripts from the local_startup directories todougb2005-12-021-0/+38
* Avoid invoking the current script again when we needyar2005-11-161-2/+3
* Override $command with $foo_program only if $commandyar2005-10-261-3/+1
* Document that `reload' is not provided by defaultyar2005-10-261-0/+2
* o Grammar.maxim2005-10-241-1/+1
* Allow the process name to be in square brackets ([]) in _find_processes().jhb2005-10-171-1/+1
* Fix the usage of rc_usage. The rc_usage function takesyar2005-10-011-3/+3
* Stop hard-coding an -M flag to mdmfs(8) in /etc/rc.subr.yar2005-08-241-1/+1
* Add scripts for GELI device configuration on boot.pjd2005-08-141-0/+34
* Move 'local_tr' function to rc.subr and change its name to 'ltr'.pjd2005-08-141-0/+23
* Style: mostly tabs vs blanks, and semicolon placement.schweikh2005-05-221-26/+26
* Cosmetic typo in check_pidfile()keramida2005-01-091-1/+1
* Add two new rc.conf options: tmpmfs_flags and varmfs_flags.keramida2004-11-091-3/+3
* Finish cleanup of rc.d/netif. It's now possible to start/stop moremtm2004-07-301-7/+13
* Wrap rc.subr insidecperciva2004-07-041-0/+6
* Make the stop command respect the 'fast' prefix.mtm2004-06-261-3/+4
* Fix typo.mtm2004-06-241-1/+1
* Restore pre-rcNG behaviour:mtm2004-06-061-3/+2
* Overhaul the /etc/rc.d/diskless script by splitting it out intobrooks2004-03-231-0/+13
* Some (most?) processes don't cleanup their pid files whenmtm2004-03-031-1/+1
* NetBSD rev. 1.61mtm2004-02-271-6/+16
* o NetBSD rev. 1.60mtm2004-02-261-2/+2
OpenPOWER on IntegriCloud