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
*
Fix grammar in error statement
dteske
2016-02-04
1
-1
/
+1
*
Allow specification of fetch options for ntp leap-seconds fetch.
cy
2016-01-27
1
-1
/
+1
*
Add support for automatic leap-second file updates.
cy
2016-01-26
1
-0
/
+67
*
Allow the (old rc-style) exec_afterstart jail parameters to start numbering
jamie
2016-01-25
1
-3
/
+3
*
Do not generate RSA1 or DSA keys by default.
des
2016-01-22
1
-2
/
+2
*
Add ldconfig -soft to process the soft float abi libraries and put it
imp
2016-01-18
1
-0
/
+22
*
Wrap overlong comment lines.
trasz
2016-01-14
1
-6
/
+6
*
Fix the code to retry mount attempt in mountcritlocal if there are
trasz
2016-01-14
1
-1
/
+1
*
Let old-style (shell-based) jail configuration handle jail names that
jamie
2015-12-26
1
-62
/
+68
*
Enhance rc.d/netwait script to wait for late-attaching interfaces such as
ian
2015-12-26
2
-57
/
+74
*
Modify the rctl rc script to add multiple rules in a single run.
trasz
2015-12-01
1
-2
/
+2
*
Load our configuration before setting defaults, so local_unbound_workdir
des
2015-12-01
1
-2
/
+2
*
Add support for the new "-manage-gids" option for the nfsuserd daemon
rmacklem
2015-11-30
2
-1
/
+14
*
When extracting mtrees, pass -i so schg/sappnd are respected.
bdrewery
2015-11-09
1
-2
/
+2
*
After r290196, the kernel won't wait for stuff like gmirror nodes
trasz
2015-10-30
1
-2
/
+36
*
Ignore per-mdN settings in mdconfig[2] startup
dteske
2015-10-29
2
-0
/
+4
*
Since r275359, there is no need to provide a bogus service name.
des
2015-10-26
1
-1
/
+1
*
Allow osreldate and osrelease to be set per jail
phk
2015-10-20
1
-0
/
+2
*
After starting Unbound, wait for up to five seconds until unbound-control
des
2015-10-19
1
-0
/
+21
*
Fix indentation in etc/rc.d/fsck.
vangyzen
2015-10-12
1
-1
/
+1
*
When stopping ugidfw, it is not enough to just try unloading the module. If
bdrewery
2015-09-29
1
-1
/
+10
*
The "automount" rc script should depend on "automountd", not the other
trasz
2015-09-18
3
-3
/
+3
*
Use read to parse a line instead of set.
hrs
2015-09-10
1
-5
/
+4
*
- Add uid check.
hrs
2015-09-10
1
-4
/
+11
*
Update only static routes when an interface is specified. This fixed
hrs
2015-09-10
1
-1
/
+1
*
Fix a conversion error in rc.d/jail
peter
2015-08-27
1
-1
/
+1
*
Replay r286410. Change KPI of how device drivers that provide wireless
glebius
2015-08-27
1
-0
/
+12
*
etc/rc.d/hostname: permit setting hostname if already set
feld
2015-08-12
1
-5
/
+2
*
Finish reverting r286410 - sorry, I somehow missed this with svn commit.
adrian
2015-08-10
1
-12
/
+0
*
Change KPI of how device drivers that provide wireless connectivity interact
glebius
2015-08-07
1
-0
/
+12
*
Make rctl_enable rc variable actually work. To avoid breaking existing
trasz
2015-08-05
1
-0
/
+1
*
Address review.
markm
2015-07-08
1
-4
/
+4
*
Updated random(4) boot/shutdown scripting.
markm
2015-06-30
1
-1
/
+42
*
Use correct flag in iovctl_start().
pkelsey
2015-06-27
1
-1
/
+1
*
Adjust default argument construction for -c to be getopt compliant for
peter
2015-05-22
1
-1
/
+1
*
Move all test integration pieces for etc/ from etc/ to tests/
ngie
2015-05-18
3
-149
/
+0
*
Revert r282672.
delphij
2015-05-11
1
-1
/
+1
*
Always convert uuid to lower case.
delphij
2015-05-08
1
-1
/
+1
*
Require "ldconfig" for "devd". It is possible that user puts into
glebius
2015-04-28
1
-1
/
+1
*
Generate new UUID if system UUID is known bad or malformed and add a two
delphij
2015-04-27
1
-8
/
+56
*
Move etc/tests/rc.d to etc/rc.d/tests to match the directory layout jmmv@
ngie
2015-04-27
3
-0
/
+149
|
\
|
*
Move etc/tests/rc.d to etc/rc.d/tests to match the desired directory layout
ngie
2015-04-13
3
-0
/
+149
*
|
Remove some oldnfs remnants.
trasz
2015-04-18
2
-39
/
+18
*
|
Verify if the saved hostid is still the same and update if
delphij
2015-04-15
1
-4
/
+11
|
/
*
Typo fix in comment
jpaetzel
2015-04-06
1
-1
/
+1
*
Bug fixes and feature adds
jpaetzel
2015-04-05
1
-33
/
+37
*
Add an rc.d script to invoke iovctl(8) during boot
rstone
2015-03-01
3
-1
/
+41
*
Unbreak rcorder when MK_UTX == no by moving utx from REQUIRE: in LOGIN to
ngie
2015-02-13
2
-1
/
+2
*
Unbreak rcorder when MK_UNBOUND == no by moving local_unbound from REQUIRE:
ngie
2015-02-13
2
-1
/
+2
*
rc.d: load the network config file for netif
royger
2015-02-10
1
-0
/
+3
[next]