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
*
add support for /dev/crypto
sam
2002-10-04
1
-0
/
+7
*
install sys/opencrypto include files in /usr/include/crypto
sam
2002-10-04
1
-0
/
+2
*
Fix all whitespace style bugs where spaces have been used
schweikh
2002-10-03
1
-15
/
+15
*
In a diskless setup, rc.d/initdiskless may overwrite parts of /etc on
dd
2002-10-02
3
-0
/
+11
*
test -h is deprecated; use -L instead.
ru
2002-10-01
7
-7
/
+7
*
- Recognize 'idt' interfaces.
mdodd
2002-09-30
1
-1
/
+4
*
Recognize 'idt' interfaces.
mdodd
2002-09-30
1
-0
/
+3
*
SAMSUNG SWL-2000P PCI Card
imp
2002-09-30
1
-0
/
+6
*
Psion Dacom Gold Card Ethernet
imp
2002-09-30
1
-0
/
+6
*
Generic Prism2.5 card
imp
2002-09-30
1
-0
/
+6
*
Belkin F5D5020 pccard.
imp
2002-09-30
1
-0
/
+6
*
Entry for I-O Data PCET/100-CL
imp
2002-09-30
1
-0
/
+6
*
oops, last second botch: fix extra 'i'
imp
2002-09-29
1
-3
/
+3
*
o Belkin wireless card
imp
2002-09-29
1
-8
/
+23
*
o FreeSPirit ISDN/56K modem card
imp
2002-09-29
1
-0
/
+35
*
Newer Netgear MA401RA entry.
imp
2002-09-28
1
-0
/
+6
*
Fix moused so you can use the stop command
gordon
2002-09-27
1
-3
/
+1
*
Two fixes:
imp
2002-09-27
1
-1
/
+7
*
Document at least one meaningful RELENG_5 feature, the ability to hide from
jmallett
2002-09-25
1
-0
/
+3
*
Add a pkg_version variable so that it's possible to run portsversion instead
brian
2002-09-25
2
-1
/
+2
*
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
[next]