index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
etc
/
rc.subr
Commit message (
Expand
)
Author
Age
Files
Lines
*
Show which rc script is running since the default ^T just shows 'sh' as the
thompsa
2008-10-27
1
-0
/
+1
*
Move the diagnostic output when the rc.subr(8) glue automatically starts a
mtm
2008-06-23
1
-3
/
+9
*
Make quota knob conform to other rc(8) knobs. Keep older knob for
mtm
2008-06-19
1
-0
/
+4
*
Move the check for enabled knobs further down in run_rc_command() so
mtm
2008-06-19
1
-14
/
+14
*
o Convert whitespaces to tabs.
maxim
2008-05-05
1
-2
/
+2
*
o Terminate "case" with "esac" not "fi".
maxim
2008-05-05
1
-1
/
+1
*
Fix improper use of checkyesno routine.
mtm
2008-05-05
1
-2
/
+6
*
Re-implement: do not silently fail when a command is not carried
mtm
2008-01-26
1
-1
/
+16
*
Backout previous commit. It's going to clutter the console
mtm
2008-01-25
1
-3
/
+0
*
If the rc.conf(5) variable for a script is not enabled do not fail
mtm
2008-01-25
1
-0
/
+3
*
Remove pre-rc.d compatibility shims that were added before the 5.0 branch
dougb
2007-10-09
1
-16
/
+0
*
Be robust to a bogus script specification or contents
yar
2007-06-04
1
-11
/
+24
*
o Implement the stop_boot subroutine [1]. This subroutine can be used by
mtm
2007-05-18
1
-0
/
+22
*
Prepend ${_chroot} to a pathname in a consistent and robust way:
yar
2007-03-10
1
-2
/
+3
*
Allow for /usr/bin/env when parsing the shebang line from an
yar
2006-12-31
1
-0
/
+5
*
MFp4:
yar
2006-12-27
1
-146
/
+198
*
Teach find_processes() to use ${name}_chroot.
flz
2006-11-26
1
-2
/
+2
*
Remove leading dollar sign in rcvar command output.
flz
2006-11-26
1
-2
/
+2
*
debug() shouldn't misidentify itself to logger(1).
yar
2006-10-02
1
-1
/
+1
*
Backout this commit since it breaks startup and some scripts in
flz
2006-08-22
1
-30
/
+5
*
Eliminate header line(s) from ps(1) output instead of skipping over them.
yar
2006-08-18
1
-5
/
+2
*
The ps(1) command is unfriendly to scripts by default because
yar
2006-08-18
1
-3
/
+4
*
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
[next]