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
*
Only whack pseudo-terminals into shape if they exist. They might
sheldonh
2000-08-21
1
-3
/
+5
*
After some discussion with markm, back out most of rev 1.221,
sheldonh
2000-08-21
1
-9
/
+1
*
The output of this script got a little broken in rev 1.225, with
sheldonh
2000-08-18
1
-0
/
+3
*
Don't rely on a shell scripts to do the simple job of loading
sheldonh
2000-08-18
1
-2
/
+8
*
Move the running of the Linux and SVR4 compat bits to the arch independent
obrien
2000-08-15
1
-0
/
+17
*
Add an rc.conf knob "ldconfig_insecure" to disable ldconfig's
jdp
2000-08-11
1
-2
/
+8
*
Improve purgedir():
brian
2000-08-09
1
-3
/
+5
*
Don't use find(1) before nfs filesystems have been mounted as
brian
2000-08-08
1
-1
/
+20
*
If the initial attempt to write ${entropy_file} to /dev/random fails
sheldonh
2000-07-24
1
-2
/
+10
*
Improve on previous commit:
sheldonh
2000-07-17
1
-2
/
+2
*
Add entropy caching. With this, some entropy is cached at shutdown
markm
2000-07-17
1
-0
/
+14
*
Don't attempt to rm directories under /var/spool/lock.
brian
2000-06-08
1
-1
/
+1
*
Sanitise NFS fs mounting for /usr NFS mounts.
asmodai
2000-05-29
1
-2
/
+4
*
Pedantic change: "reboot" -> "boot"
davidn
2000-05-11
1
-1
/
+1
*
Add to defaults/rc.conf a new function source_rc_confs which rc
sheldonh
2000-04-27
1
-0
/
+4
*
s/grep/grep -q
dan
2000-03-27
1
-1
/
+1
*
Only tell the user that we're Mounting NFS file systems when we have NFS
dan
2000-03-25
1
-4
/
+6
*
Get the order of things right; the keys need to be generated
markm
2000-02-28
1
-0
/
+9
*
Add IPv6 configuration scripts.
shin
2000-02-23
1
-0
/
+9
*
/dev/vn0b is a character device now.
nsayer
2000-02-03
1
-1
/
+1
*
This is another in Martin Blapp's N-series of mount-related cleanups :)
green
2000-01-15
1
-38
/
+4
*
Third try.. Avoid filenames with spaces in them.
peter
2000-01-06
1
-2
/
+2
*
Missed a filename variable quote in rc
peter
2000-01-05
1
-1
/
+1
*
Quote arguments in vi recover script.
peter
2000-01-05
1
-3
/
+3
*
Remove kvm_mkdb as it isn't installed anymore. libkvm asks directly
peter
1999-12-27
1
-1
/
+0
*
Install sendmail.cf into /etc/mail.
obrien
1999-12-19
1
-1
/
+1
*
Call rpc.umntall only if nfs_client_enable, hang occurse otherwise
ache
1999-11-30
1
-3
/
+7
*
Finish up umntall support. init now passed an argument to the
dillon
1999-11-22
1
-3
/
+24
*
Add network pass4 - after all local (/usr/local/etc/rc.d f.e.)
ache
1999-11-17
1
-0
/
+4
*
Slight reordering of /etc/rc order: It now goes
nsayer
1999-09-24
1
-29
/
+29
*
Remove the "vinum_drives" rc.conf knob. According to Greg <grog@lemis.com>
jkoshy
1999-09-22
1
-5
/
+0
*
Apply a consistent style to most of the etc scripts. Particularly, use
sheldonh
1999-09-13
1
-155
/
+251
*
This fix adds checking for the existance of the /var/msgs
roberto
1999-09-12
1
-1
/
+1
*
Remove all non-file like things in /var/tmp/vi.recover on reboot.
imp
1999-08-30
1
-0
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
Style clean-up:
sheldonh
1999-08-25
1
-54
/
+54
*
Perhaps I should have looked at the whole file rather than just the delta.
peter
1999-08-06
1
-2
/
+2
*
I don't think `customify' is a real word.
peter
1999-08-06
1
-2
/
+2
*
Don't use /tmp/_motd in the aftermath of the chflags(2) revelations.
peter
1999-08-06
1
-8
/
+11
*
Clear flags on psuedo terminals before trying to chmod and chown them.
imp
1999-08-02
1
-1
/
+2
*
Don't allow users to prevent the updating of /etc/motd on machines for
sheldonh
1999-06-21
1
-3
/
+3
*
Ignore the quota.user and quota.group files rather than the
brian
1999-06-01
1
-2
/
+3
*
Break lines to be < 80 chars.
cracauer
1999-04-02
1
-2
/
+3
*
Add variable start_vinum. If set to YES, it will start vinum and
grog
1999-04-02
1
-2
/
+4
*
Use new -T switch to turn on immediate interruptibilty in shell
cracauer
1999-04-01
1
-3
/
+3
*
Add two features:
imp
1999-03-28
1
-1
/
+6
*
Split check_quotas into check_quotas and enable_quotas
billf
1999-03-17
1
-7
/
+14
*
Fix bogons in previous commit.
des
1999-03-14
1
-2
/
+2
*
Chown the pty device nodes back to root:tty.
des
1999-03-14
1
-1
/
+2
*
Add ${lpd_program} and ${portmap_program} as variables in rc.conf, with
jfitz
1999-03-11
1
-2
/
+2
[next]