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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make it work with POSIX sort (POS arg).
ache
2002-09-24
5
-5
/
+5
*
Use mdmfs(8) rather than rolling our own RAM-disks.
phk
2002-09-22
6
-24
/
+6
*
Rename the ftp log filename for compatability with OpenBSD and NetBSD.
markm
2002-09-21
3
-3
/
+3
*
Install empty ftp.log file to start off ftp logging.
markm
2002-09-20
1
-0
/
+2
*
Log ftpd stuff in the same way that we log lpd stuff. Too many ftpd's
markm
2002-09-20
2
-0
/
+2
*
up gif during setup.
ume
2002-09-20
3
-0
/
+3
*
Quiet warnings on shutdown.
gordon
2002-09-19
1
-1
/
+1
*
Unbreak installworld.
truckman
2002-09-19
1
-0
/
+4
*
Add some extra directories created by recent versions of XFree86-4
kris
2002-09-19
1
-0
/
+10
*
Fix implementation of rc variables $amd_flags and $amd_map_program in
rse
2002-09-18
1
-2
/
+2
*
MFC: Elan support;
sam
2002-09-17
1
-0
/
+6
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
4
-31
/
+16
*
Fix sendmail to use checkyesno since rc.conf is no longer re'sourced from the
gordon
2002-09-12
1
-6
/
+2
*
Use bzip2 instead of gzip for those logs we compress.
obrien
2002-09-12
1
-15
/
+15
*
Remove the sourceing of rc.conf from the debug subroutine. This caused
gordon
2002-09-12
1
-5
/
+0
*
Cosmetic cleanup to a message.
jhb
2002-09-11
1
-1
/
+1
*
Quiet warnings about non-existent scripts. My own fault for not testing my
gordon
2002-09-11
1
-1
/
+1
*
Fix syscons so it actually does start.
gordon
2002-09-09
1
-1
/
+3
*
Add an entry for corega WL PCCL-11.
iwasaki
2002-09-06
1
-0
/
+6
*
Convert from `${CMD_OSTYPE}` to ${OSTYPE}. This saves a shell invocation on
gordon
2002-09-06
41
-59
/
+59
*
Add a support for a ${OSTYPE} which is set once in /etc/rc.subr. Also convert
gordon
2002-09-06
1
-3
/
+4
*
rev 1.6 claimed to add 'bootparams', but in fact added 'bootparamd' which
peter
2002-09-06
1
-1
/
+1
*
Only try to initialize syscons if /dev/ttyv0 exists and it's not a pcvt.
fenner
2002-09-05
1
-140
/
+156
*
Only try to run /usr/sbin/ispcvt if it exists and is executable.
fenner
2002-09-05
1
-1
/
+9
*
Add an archdep script and hook it up to the build.
gordon
2002-09-05
2
-11
/
+93
*
Hook bootparams up to the world
gordon
2002-09-05
1
-11
/
+11
*
Introduce bootparamd into the boot scripts. Add a bootparamd_enable and
gordon
2002-09-05
2
-2
/
+13
*
Deprecate the use of sendmail_enable="NONE" as it adversely affects the
gshapiro
2002-09-03
1
-2
/
+1
*
nfsd doesn't die on SIGTERM but on SIGUSR1, correct script to kill nfsd with
gordon
2002-09-03
1
-0
/
+1
*
We don't use single_mountd_enable anymore. It's just mountd_enable. I must
gordon
2002-09-02
1
-1
/
+1
*
Only install the scripts that actually used on FreeBSD.
gordon
2002-09-02
1
-15
/
+12
*
Commit a revised sendmail script that works the same way as rc.sendmail.
gordon
2002-09-02
1
-30
/
+43
*
Turn rc_ng on by default now, it's time has come. While we are at it, I'd
gordon
2002-09-02
1
-1
/
+1
*
establish default values for /etc/rc.d/pcvt script
hm
2002-08-30
1
-0
/
+18
*
integrate pcvt configuration into the new /etc/rc.d startup system
hm
2002-08-30
2
-1
/
+227
*
Only create a temporary file if we are actually going to do something
cjc
2002-08-25
7
-7
/
+7
*
Print out a carriage return to make the screen output make more sense
gordon
2002-08-20
1
-1
/
+1
*
I missed the single_mountd_enable in rc.network.
gordon
2002-08-15
1
-1
/
+1
*
Remove an accidental double chkdepend that snuck in during the last commit.
gordon
2002-08-15
1
-1
/
+0
*
Don't export variables from /etc/rc when doing rc_ng because the scripts
gordon
2002-08-14
1
-2
/
+0
*
Clean up the scripts to use the new variables:
gordon
2002-08-14
12
-51
/
+100
*
Clean up some variables that should have been done before:
gordon
2002-08-14
3
-14
/
+40
*
o Test and change to the correct directory, /var/spool/.hoststat
schweikh
2002-08-12
1
-8
/
+5
*
Fix typos (s/seperat/separat/ et al); add FreeBSD ID.
schweikh
2002-08-12
1
-5
/
+5
*
Remove some unnecessary sanity checks that break "sh MAKEDEV cd"
iedowse
2002-08-10
1
-4
/
+4
*
Permit the creation of just cd0 if desired. Previously it always
iedowse
2002-08-10
1
-1
/
+1
*
Remove trailing whitespace.
fanf
2002-08-09
1
-1
/
+1
*
Make the othermta script DTRT when an mta startup script is not specified.
gordon
2002-08-09
1
-1
/
+4
*
Correct comment. We use rpcbind now, not portmap
gordon
2002-08-09
1
-1
/
+1
*
Correct comment
gordon
2002-08-09
2
-2
/
+2
[next]