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.d
Commit message (
Expand
)
Author
Age
Files
Lines
*
NETWORKING should also mean routing daemons are up.
mtm
2003-01-25
5
-8
/
+5
*
Start isdnd before ppp for those folks who use ppp-over-isdn.
mtm
2003-01-25
4
-5
/
+4
*
Read /etc/rc.subr.
mtm
2003-01-25
1
-0
/
+2
*
Cleanup as many instances of rc.conf variable use before
mtm
2003-01-24
7
-17
/
+16
*
Missing '$'
mtm
2003-01-23
1
-1
/
+1
*
Add a missing OR.
mtm
2003-01-20
3
-6
/
+6
*
Purely cosmetic change.
mtm
2003-01-16
1
-1
/
+1
*
Finish merging in rev. 1.124 of rc.network, so that natd can be used
mtm
2003-01-14
1
-2
/
+2
*
Fix the named script to find the correct pid file for the
mtm
2003-01-12
1
-2
/
+2
*
Forgot to add rcconf.sh to the Makefile, and forgot to rename rcconf to
dillon
2002-12-22
2
-1
/
+1
*
Do not unconditionally load the configuration files for the RCNG case.
dillon
2002-12-22
7
-199
/
+477
*
Delay an optional amount of time after booting before starting a
mckusick
2002-12-18
1
-2
/
+13
*
Bring in the settings from /etc/rc.devfs, which include the vga symlink
dougb
2002-12-15
1
-2
/
+3
*
o Don't consider LOOPBACK devices as configured...
imp
2002-12-13
1
-1
/
+2
*
o redirect the grep to /dev/null
imp
2002-12-12
1
-0
/
+5
*
Two fixes for devd:
imp
2002-11-30
1
-1
/
+6
*
Update rc scripts to load mac_lomac instead of lomac.
rwatson
2002-11-26
1
-1
/
+1
*
Add devd to the mix. It should run basically last at this point.
imp
2002-11-09
2
-1
/
+18
*
Force rpcbind to start even if it wasn't enabled. This solves the ypbind
fenner
2002-11-04
1
-0
/
+10
*
Add IPv6 setup for ipfilter. `ipv6_ipfilter_rules' was added
ume
2002-11-02
1
-6
/
+21
*
Wrap test case in an if statement to avoid crunching a return value.
gordon
2002-10-31
1
-1
/
+3
*
Fix "err" usage.
fenner
2002-10-26
1
-2
/
+1
*
Fix two typos. Using "-eq" instead of "=" in a [ caused an error when
fenner
2002-10-25
1
-2
/
+2
*
Fix silly typo: loacal --> local.
sobomax
2002-10-17
1
-1
/
+1
*
s/dependancy/dependency/
schweikh
2002-10-12
4
-5
/
+5
*
Fix style bugs:
schweikh
2002-10-12
50
-204
/
+203
*
Aesthetics: Output a prefix before sourcing rc.local as the old rc
dd
2002-10-12
1
-0
/
+4
*
In a diskless setup, rc.d/initdiskless may overwrite parts of /etc on
dd
2002-10-02
1
-0
/
+2
*
test -h is deprecated; use -L instead.
ru
2002-10-01
6
-6
/
+6
*
- Recognize 'idt' interfaces.
mdodd
2002-09-30
1
-1
/
+4
*
Fix moused so you can use the stop command
gordon
2002-09-27
1
-3
/
+1
*
Use mdmfs(8) rather than rolling our own RAM-disks.
phk
2002-09-22
5
-20
/
+5
*
up gif during setup.
ume
2002-09-20
1
-0
/
+1
*
Fix implementation of rc variables $amd_flags and $amd_map_program in
rse
2002-09-18
1
-2
/
+2
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-12
/
+8
*
Fix sendmail to use checkyesno since rc.conf is no longer re'sourced from the
gordon
2002-09-12
1
-6
/
+2
*
Cosmetic cleanup to a message.
jhb
2002-09-11
1
-1
/
+1
*
Fix syscons so it actually does start.
gordon
2002-09-09
1
-1
/
+3
*
Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation on
gordon
2002-09-06
41
-59
/
+59
*
rev 1.6 claimed to add 'bootparams', but in fact added 'bootparamd' which
peter
2002-09-06
1
-1
/
+1
*
Only try to initialize syscons if /dev/ttyv0 exists and it's not a pcvt.
fenner
2002-09-05
1
-140
/
+156
*
Only try to run /usr/sbin/ispcvt if it exists and is executable.
fenner
2002-09-05
1
-1
/
+9
*
Add an archdep script and hook it up to the build.
gordon
2002-09-05
2
-11
/
+93
*
Hook bootparams up to the world
gordon
2002-09-05
1
-11
/
+11
*
Introduce bootparamd into the boot scripts. Add a bootparamd_enable and
gordon
2002-09-05
1
-2
/
+11
*
nfsd doesn't die on SIGTERM but on SIGUSR1, correct script to kill nfsd with
gordon
2002-09-03
1
-0
/
+1
*
We don't use single_mountd_enable anymore. It's just mountd_enable. I must
gordon
2002-09-02
1
-1
/
+1
*
Only install the scripts that actually used on FreeBSD.
gordon
2002-09-02
1
-15
/
+12
*
Commit a revised sendmail script that works the same way as rc.sendmail.
gordon
2002-09-02
1
-30
/
+43
*
integrate pcvt configuration into the new /etc/rc.d startup system
hm
2002-08-30
2
-1
/
+227
[next]