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
*
Add support for cpufreq to power_profile(8). Values for on/offline cpu
njl
2005-02-06
1
-4
/
+6
*
Add a comment which explain why we need to use special function instead of
pjd
2005-01-30
1
-0
/
+2
*
We cannot use sed(1), because rc.d/gbde has to be called before
pjd
2005-01-23
1
-1
/
+20
*
Fix handling of providers with / in them (e.g. mirror/foo).
pjd
2005-01-21
1
-1
/
+2
*
s/ntpdate_command/ntpdate_program/ to match rc.conf(5) and
ceri
2005-01-17
1
-1
/
+1
*
Remove debugging that made it into the commit.
obrien
2005-01-16
1
-2
/
+0
*
"REQUIRE: cleanvar" for all RC's writing into /var/run.
obrien
2005-01-16
18
-18
/
+20
*
Create three additional X socket directories. Using X applications when another
anholt
2005-01-12
1
-5
/
+6
*
Use "KEYWORD: shutdown" so shutdown commands will actually be executed.
peadar
2004-12-20
1
-0
/
+1
*
When stopping a chrooted named, unmount the devfs filesystem from
peadar
2004-12-20
1
-0
/
+8
*
If /etc/named is a symlink, try to make sure it points the right place.
phk
2004-12-18
1
-0
/
+4
*
Use rc.subr
brian
2004-12-15
2
-20
/
+20
*
Improve the RC framework for the clean booting/shutdown of Jails:
rse
2004-12-14
1
-3
/
+25
*
Use utils from /rescue vs. /stand. Also use pax rather than cpio & gzip.
obrien
2004-12-12
1
-1
/
+1
*
Fix a typo in an error message.
mux
2004-11-24
1
-1
/
+1
*
Implement per-jail fstab(5) files. Here's a rc.conf sample using
mux
2004-11-23
1
-0
/
+19
*
Convince mergemaster to maintain/merge ramdisk scripts too.
wes
2004-11-16
1
-1
/
+1
*
Shutup debugging output.
wes
2004-11-16
1
-1
/
+0
*
Unify the ci/co variables now that the the tty drivers now use the same
obrien
2004-11-14
1
-40
/
+35
*
Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].
obrien
2004-11-14
1
-23
/
+23
*
Add two new rc.conf options: tmpmfs_flags and varmfs_flags.
keramida
2004-11-09
2
-4
/
+4
*
Stop method for swap1 script was introduced, because gmirror needed it.
pjd
2004-11-05
1
-1
/
+1
*
- Make the header conform to standard rc.d style.
mtm
2004-11-05
1
-2
/
+2
*
remove vinum startup script.
phk
2004-11-04
2
-18
/
+1
*
Sort files properly.
pjd
2004-11-02
1
-2
/
+2
*
Do a better job of supporting more than one mouse device
mtm
2004-11-01
1
-4
/
+39
*
Allow to change interfaces name on boot time.
pjd
2004-10-30
1
-0
/
+3
*
- Add 'check' command for checking rules syntax.
pjd
2004-10-25
1
-11
/
+14
*
- use `realpath /dev/dumpdev` instead of just /dev/dumpdev so messages
des
2004-10-24
1
-3
/
+8
*
Move devfs earlier in the boot sequence. Some system daemons and other
mtm
2004-10-23
1
-2
/
+2
*
Automatically load the ipdivert module if it was not compiled into the kernel
andre
2004-10-22
1
-0
/
+13
*
When dumpdev is set to 'auto', and a suitable swap device is found,
thomas
2004-10-18
2
-3
/
+11
*
Remove unused computation of memory size.
thomas
2004-10-18
1
-1
/
+0
*
Remove requirement on FreeBSD keyword.
trhodes
2004-10-14
1
-1
/
+1
*
Remove the requirement for the FreeBSD keyword as it no longer
mtm
2004-10-07
129
-129
/
+89
*
- Be more userfriendly and allow to specify gbde device name in those forms:
pjd
2004-10-07
1
-10
/
+13
*
Only try to attach if parent device actually exists.
pjd
2004-10-07
1
-1
/
+1
*
Lock file for gbde devices is optional.
pjd
2004-10-06
1
-2
/
+6
*
Hide all the devices in the chroot dev except for random and null.
dougb
2004-09-30
1
-0
/
+3
*
Give users the ability to load a mac_bsdextended(4) ruleset on boot (defaults
trhodes
2004-09-29
2
-1
/
+53
*
Create a named chroot directory structure in /var/named, and use it
dougb
2004-09-28
1
-10
/
+30
*
It's not necessary to create an rndc.key file if the user already
dougb
2004-09-26
1
-1
/
+2
*
Fix two glitches that appear in the non-chroot case. First, if not
dougb
2004-09-24
1
-1
/
+3
*
Fix a comment typo: s/neccessary/necessary/
keramida
2004-09-24
1
-1
/
+1
*
Update to reflect BIND 9 in the base:
dougb
2004-09-24
1
-16
/
+17
*
If $dumpdev is set to AUTO, use the first suitable swap partition listed
des
2004-09-20
1
-0
/
+10
*
Teach swap1 script how to remove added swap devices on system shutdown.
pjd
2004-09-17
1
-21
/
+1
*
We don't have any providers of `beforenetlkm' in FreeBSD. Remove the
keramida
2004-09-16
3
-3
/
+3
*
Fix requirement of `network' to `NETWORK' because the former isn't
keramida
2004-09-16
1
-1
/
+1
*
Bring back etc/rc.d/ntpdate as requested by scads of people. This isn't a
seanc
2004-09-15
3
-2
/
+36
[next]