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
*
Rather than printing the output from route add for all FIBs just print them
bz
2012-03-04
1
-16
/
+30
*
Merge multi-FIB IPv6 support from projects/multi-fibv6/head/:
bz
2012-02-17
1
-5
/
+21
*
Fix various issues with the NFS and RPC related scripts:
dougb
2012-02-14
13
-144
/
+55
*
start watchdogd before most of other daemons/servers
avg
2012-02-12
2
-2
/
+2
*
Avoid using BEFORE in the utx rc script.
ed
2012-02-12
2
-2
/
+1
*
Move utmpx handling out of init(8).
ed
2012-02-11
3
-2
/
+23
*
In the days before r208307 addswap was running early in the second stage
dougb
2012-02-11
2
-2
/
+2
*
As it stands right now, the default devfs rulesets are only loaded as a
dougb
2012-02-08
1
-1
/
+2
*
Fix $ipv6_network_interfaces handling in rc.d/routing. It could fail when
hrs
2012-02-04
1
-2
/
+4
*
Perform IPv6 DAD only in ifn_start.
hrs
2012-01-29
1
-2
/
+4
*
Fix several glitches in IPv6-related knobs:
hrs
2012-01-22
1
-0
/
+10
*
When creating the jails /dev/log symlink, do it by full path to avoid
brooks
2012-01-20
1
-4
/
+1
*
dhclient: don't use syslog for logging non-DHCP interface errors
rea
2012-01-20
1
-2
/
+2
*
Prepare for the removal of set_rcvar() by changing the rcvar=
dougb
2012-01-14
66
-70
/
+70
*
rc.d: document 'quiet' prefix and fix dhclient/devd interaction
rea
2012-01-12
1
-1
/
+8
*
Bunch of fixes to pfsync(4) module load/unload:
glebius
2012-01-09
1
-7
/
+0
*
There is no longer a need to abstract ${rcvar_manpage} as we are not
dougb
2012-01-08
1
-1
/
+1
*
Spelling fixes for etc/
uqs
2012-01-07
1
-1
/
+1
*
Add 'nojail' keyword as auditd(8) can't really do anything useful when
pjd
2012-01-06
1
-1
/
+1
*
- Put one file into one line. This makes keeping local changes and merging
pjd
2011-12-15
1
-39
/
+154
*
Ensure kldxref is run first. Currently both 'kldxref' and 'kld' depend
obrien
2011-12-01
1
-1
/
+1
*
rc.d: Eliminate some unnecessary non-POSIX constructs:
jilles
2011-11-08
2
-1
/
+2
*
Whenever you boot with nfsv4_server_enable=NO (the default) in rc.conf,
dim
2011-11-05
1
-0
/
+5
*
Fix handling of rc_force in /etc/rc.d/dhclient
rea
2011-10-28
1
-4
/
+13
*
Correctly reassign copyright of etc/rc.d/static_ndp back to delphij@
mm
2011-10-23
1
-1
/
+1
*
Add etc/rc.d/static_ndp, analogous to etc/rc.d/static_arp.
mm
2011-10-23
3
-1
/
+76
*
The rc_force test was inverted in the previous commit, so that dhclient ran
des
2011-10-17
1
-1
/
+1
*
Make dhclient use a pid file. Modify the rc script accordingly; while
des
2011-10-13
1
-32
/
+16
*
Use REQUIRE: line to reorder rc.d/bridge instead of BEFORE: line.
hrs
2011-09-20
2
-2
/
+1
*
Use resolvconf(8) to create /etc/resolv.conf, not directly overwrite it.
hrs
2011-09-19
1
-7
/
+7
*
Fix the script order to run rc.d/bridge after the initial network
hrs
2011-09-19
1
-1
/
+2
*
Add $ipv6_cpe_wanif to enable functionality required for IPv6 CPE
hrs
2011-09-13
1
-0
/
+13
*
Honor WITHOUT_IPX when installing etc/rc.d/ipxrouted.
delphij
2011-08-23
1
-1
/
+5
*
Revert the apparently-unecessary module_path twiddling from r223917
dougb
2011-07-22
1
-15
/
+2
*
rc.d/routing: Fix ugly output with additional routing options.
jilles
2011-07-17
1
-15
/
+27
*
Remove "-n" from echo
kevlo
2011-07-15
1
-2
/
+2
*
Make sure we load kernel modules from the same path as the running kernel
dougb
2011-07-10
1
-2
/
+15
*
Delete the /etc/rc.d/nfsserver script, since it is no
rmacklem
2011-07-08
5
-23
/
+4
*
Fix the /etc/rc.d/nfsd script so that it no longer uses
rmacklem
2011-07-07
1
-3
/
+3
*
Run load_rc_config before stop_cmd definition, so that ${quotaoff_flags}
pluknet
2011-06-28
1
-1
/
+1
*
I knew there was something funny about this line
dougb
2011-06-22
1
-1
/
+2
*
Blah, forgot to svn add the actual script from r223310
dougb
2011-06-19
1
-0
/
+97
*
Add the netwait rc.d script. It waits for the specified period for the
dougb
2011-06-19
2
-2
/
+2
*
Add rc.d/kld to load kernel modules after local disks are up.
dougb
2011-06-18
3
-2
/
+55
*
- Remove $ipv6_gateway_enable check.
hrs
2011-06-11
1
-7
/
+1
*
Make three one line changes to the rc scripts so that
rmacklem
2011-06-11
2
-2
/
+2
*
Remove redundant keywords.
hrs
2011-05-17
2
-2
/
+2
*
Change the new NFS server so that it uses vfs.nfsd naming
rmacklem
2011-05-08
1
-3
/
+3
*
Upgrade to OpenSSH 5.8p2.
des
2011-05-04
1
-1
/
+10
*
Fix module names and dependencies so the NFS clients will
rmacklem
2011-04-27
1
-1
/
+1
[next]