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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't require operators to override the list of network filesystem
sheldonh
2001-12-29
1
-3
/
+11
*
Re-introduce the fix that delays mounting of network filesystems until
sheldonh
2001-12-27
1
-1
/
+32
*
Don't assume that /var/run and /var/spool/lock are on the same
brian
2001-12-19
1
-10
/
+13
*
Set the script_name_sep variable to a safe value if it is not
roam
2001-12-12
1
-0
/
+3
*
s/sysctl -w/sysctl/
ru
2001-12-11
1
-4
/
+4
*
Handle the lack of nfs server or client support in the kernel by
dougb
2001-10-19
1
-3
/
+18
*
Follow existing style a little better
dougb
2001-10-10
1
-3
/
+6
*
Add a dumpdir variable that determines where savecore stores crash dumps.
des
2001-10-09
1
-2
/
+5
*
Sigh, fix the unfixed typo: s/-l/-L/.
ru
2001-10-02
1
-1
/
+1
*
Fix a typo: s/-or/-o/.
knu
2001-10-02
1
-1
/
+1
*
Add ()'s around the warning message when skipping a startup script.
obrien
2001-10-01
1
-1
/
+1
*
Tweak the Skipping ${script} logic to also handle symlinks.
obrien
2001-10-01
1
-2
/
+2
*
Fix the problem that the startup directory is printed out if it
obrien
2001-09-30
1
-1
/
+1
*
Give people a chance to do things before fsck is run.
phk
2001-09-26
1
-0
/
+6
*
Run rc.devfs a little bit earlier.
obrien
2001-09-26
1
-6
/
+6
*
Let people know when a startup script is skipped because it is not
obrien
2001-09-25
1
-0
/
+2
*
Back out rev 1.274. The previous behavior was documented in rc.8 and
obrien
2001-09-24
1
-1
/
+1
*
+ explicitly use the shell to run ${local_startup} so one does not have to
obrien
2001-09-24
1
-2
/
+2
*
Remove more vestages of diskcheckd, which is now in ports/sysutils.
obrien
2001-08-29
1
-8
/
+0
*
Add a script_name_sep rc.conf knob to specify the IFS character
roam
2001-07-17
1
-5
/
+12
*
Reduce chattiness of entropy file mechanism with extreme prejudice.
rwatson
2001-06-28
1
-1
/
+1
*
Introduce syslogd_program and inetd_program variables in case somebody
dd
2001-06-28
1
-2
/
+3
*
Back out rev 1.268.
sheldonh
2001-06-10
1
-21
/
+10
*
Fix /etc/rc so that all remote filesystems, not just NFS, are mounted
sheldonh
2001-06-09
1
-10
/
+21
*
Add diskcheckd to /etc/rc with a knob in rc.conf.
phk
2001-06-03
1
-0
/
+8
*
Don't confuse the admin with spurious error messages
yar
2001-05-27
1
-1
/
+1
*
Introduce a background_fsck rc.conf option which allows the user to
dd
2001-05-22
1
-6
/
+15
*
Back out rev 1.260. The 'streams' module is a registered dependency of
peter
2001-05-13
1
-3
/
+1
*
Update the fsck command in /etc/rc to use the new background
mckusick
2001-05-11
1
-1
/
+7
*
Delete everything that's not a directory in /var/run and /var/spool/lock
brian
2001-05-10
1
-2
/
+5
*
In the /etc/rc startup script a soft link is created from /var/run/log to
phk
2001-04-15
1
-1
/
+1
*
MFS: deal with svr4 module's dependency on streams module
jkh
2001-04-14
1
-1
/
+3
*
vnconfig(8) -> mdconfig(8).
ru
2001-04-10
1
-2
/
+2
*
Remove sockets found in /var/run or /var/spool/lock at boot time
brian
2001-03-28
1
-1
/
+1
*
At great personal risk, touch the sendmail startup again. This adds easy
peter
2001-03-13
1
-8
/
+17
*
Add flags option for savecore.
dougb
2001-03-12
1
-2
/
+2
*
The /dev/random harvesting sysctls have had a name change.
markm
2001-03-10
1
-3
/
+3
*
Avoid complicated tests of whether devices are present or not, and
dougb
2001-03-10
1
-48
/
+10
*
Add code to turn on the entropy harvesting sysctl's as early as possible
dougb
2001-03-01
1
-0
/
+78
*
Introduce the option of running fsck -y if the initial preen fails.
dougb
2001-02-05
1
-2
/
+18
*
Run purgedir (a local function) on /var/run instead of rm /var/run/*
brian
2001-01-30
1
-2
/
+1
*
Add the options of which cron program to run, and specifying flags
dougb
2001-01-21
1
-1
/
+1
*
Add a sysvipc_enable variable that causes the SysV IPC modules to be loaded.
des
2001-01-16
1
-0
/
+10
*
Move the process of storing entropy from /dev/random and reseeding with
dougb
2001-01-14
1
-54
/
+33
*
Add a system to save entropy from /dev/random periodically so that
dougb
2001-01-11
1
-10
/
+26
*
Add portmap as a dependency for NIS client and server.
bsd
2001-01-11
1
-0
/
+2
*
Move the syscons configuration to a machine independent rc.syscons. The
jhb
2001-01-09
1
-0
/
+6
*
In addition to:
dougb
2000-12-17
1
-30
/
+35
*
Flesh out a simple framework for dependency checking rc.conf enabled
bsd
2000-12-13
1
-23
/
+19
*
If portmap is started as a dependancy, echo a notice during boot.
bsd
2000-12-13
1
-3
/
+18
[next]