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
/
sys
/
conf
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LINSYSFS in the platform options files that I missed from the platform
ambrisko
2006-05-10
3
-0
/
+3
*
Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linux
ambrisko
2006-05-09
3
-0
/
+3
*
Add the ath and the wlan crypto support.
nyan
2006-05-08
1
-0
/
+10
*
- change the example of compiling only specific modules to not contain
netchild
2006-05-07
11
-41
/
+15
*
AH_REGOPS_FUNC is needed for sparc
sam
2006-05-05
1
-0
/
+1
*
Rewrite of puc(4). Significant changes are:
marcel
2006-04-28
4
-15
/
+6
*
Enable the rr232x driver for amd64.
scottl
2006-04-28
1
-0
/
+7
*
Add the 'rr232x' driver for the HighPoint RocketRAID 2320 series of cards.
scottl
2006-04-27
1
-0
/
+8
*
The sk(4) driver has moved to /sys/dev/sk
yongari
2006-04-27
1
-1
/
+1
*
make BGE_FAKE_AUTONEG a tunable.
mr
2006-04-25
1
-3
/
+0
*
Revert previous commit. It's not part of the ppc(4) changes.
marcel
2006-04-24
1
-1
/
+0
*
o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-
marcel
2006-04-24
13
-22
/
+8
*
MFi386: revision 1.554 (add minidump_machdep.c).
nyan
2006-04-21
1
-0
/
+1
*
Merge minidumps from amd64 where they were originally developed.
peter
2006-04-21
1
-0
/
+1
*
Introduce minidumps. Full physical memory crash dumps are still available
peter
2006-04-21
1
-0
/
+1
*
Remove sab(4).
marcel
2006-04-19
1
-1
/
+0
*
Fxi tpyo.
mjacob
2006-04-18
1
-1
/
+1
*
Add ISP_DEFAULT_ROLES as a config option.
mjacob
2006-04-18
2
-0
/
+6
*
Import ACPI Dock Station support. Note that this is still very young.
iwasaki
2006-04-15
1
-0
/
+1
*
Hook bce up to the build
ps
2006-04-10
2
-0
/
+4
*
Add a new option, XSCALE_DISABLE_CCNT, to not use the xscale ccnt as a
cognet
2006-04-06
1
-0
/
+1
*
o add opt_ath.h enable tweaking various config parameters for the driver
sam
2006-04-03
1
-0
/
+8
*
Add the MacIO attachment for scc(4).
marcel
2006-04-01
1
-0
/
+1
*
Allow uart(4) to be built on PowerPC.
marcel
2006-03-31
1
-0
/
+1
*
Include the sbus attachment of scc(1) when either fhc(4) or sbus(4)
marcel
2006-03-30
1
-1
/
+1
*
o Add scc(4) to the build.
marcel
2006-03-30
2
-0
/
+13
*
Hook the MFI driver up to the build.
scottl
2006-03-29
3
-0
/
+5
*
Erm don't use -mno-apcs-frame if we're going to do profiling either, it's not
cognet
2006-03-27
1
-1
/
+1
*
add support for copying console messages to a remote gdb
sam
2006-03-23
1
-0
/
+1
*
Merge Perforce changes 93512, 93514, 93515 from TrustedBSD audit3
rwatson
2006-03-19
1
-0
/
+1
*
add ath_hal glue
sam
2006-03-14
2
-0
/
+19
*
Quote ${CC} when passing it in environment.
ru
2006-03-13
1
-2
/
+2
*
Add "device atausb"
sos
2006-03-10
1
-0
/
+1
*
Retire NETSMBCRYPTO as a kernel option and make its functionality
yar
2006-03-05
10
-13
/
+10
*
Add support for the second (RT2561/RT2561S) and third (RT2661 MIMO XR)
damien
2006-03-05
1
-2
/
+2
*
Take the functionality contained in the former "options TDFX_LINUX"
yar
2006-03-03
2
-1
/
+1
*
Move XBOX option to options. While it is only valid on i386,
imp
2006-03-03
3
-7
/
+3
*
The altq(4) code already handles SMP so clarify what ALTQ_NOPCC is needed for.
thompsa
2006-03-02
1
-3
/
+4
*
Move de driver to dev/de
imp
2006-02-26
1
-1
/
+1
*
Remove dev/uart/uart_if.m from the default MFILES (in kmod.mk) and
marcel
2006-02-24
1
-1
/
+1
*
${.CURDIR} != pwd and since we use the shell version of if now we don't even
mlaier
2006-02-20
1
-1
/
+1
*
Use shell's version of if to check if the firmware really exists in the
mlaier
2006-02-18
1
-7
/
+9
*
When linking make sure it succeeds.
obrien
2006-02-17
1
-2
/
+2
*
Tie the ipmi driver into the i386/amd64 builds.
ambrisko
2006-02-13
2
-0
/
+6
*
Allow one to subset phy. If you want the kitchen sink, use device
imp
2006-02-07
1
-26
/
+30
*
Remove .depend when doing "make cleandir".
ru
2006-02-07
1
-1
/
+1
*
Add support for audit pipe special devices, which allow user space
rwatson
2006-02-06
1
-0
/
+1
*
Alphabetize.
rwatson
2006-02-06
1
-3
/
+3
*
Move asr driver from global NOTES to i386-specific NOTES. Requestor
kensmith
2006-02-05
1
-6
/
+0
*
Fix minor inconsistancy between kernel built modules and stand-alone
imp
2006-02-04
1
-0
/
+2
[next]