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
*
- Remove sched_core.c. The maintainer has lost interest in pursuing this
jeff
2007-06-05
3
-3
/
+0
*
Remove definition of the GCC3 variable. It was introduced in rev.
marcel
2007-06-02
1
-2
/
+0
*
Take back the name 'bridge' now that we are the one and only. This can be
thompsa
2007-05-31
1
-2
/
+2
*
Last major commit and updates for RELENG_7:
ariff
2007-05-31
1
-0
/
+2
*
- Fix a memory overwrite when the mapping array
rrs
2007-05-30
1
-0
/
+1
*
(MFp4)
kmacy
2007-05-25
1
-0
/
+2
*
Temporarily add 'WITH_GCC3' that removes -Wno-pointer-sign from the
obrien
2007-05-24
1
-1
/
+4
*
Fix the dependency for the linux_support.s, explicitely add linux_assym.h.
kib
2007-05-23
3
-3
/
+6
*
Move futex support code from <arch>/support.s into linux compat directory.
kib
2007-05-23
3
-1
/
+4
*
Return back NETGRAPH_MPPC_COMPRESSION depends.
mav
2007-05-22
1
-0
/
+2
*
Disable -Werror for now.
kan
2007-05-19
2
-4
/
+4
*
Add -Wno-pointer-sign to CWARNFLAGS.
kan
2007-05-19
1
-2
/
+2
*
Make the serdev I/F non-optional. At least 3 drivers depend on it
marcel
2007-05-17
1
-1
/
+1
*
Revert config(8) version bump. It brings major pain for people working on
wkoszek
2007-05-16
8
-8
/
+8
*
Add the 'mfip' sub-driver for gaining SCSI-passthrough access to devices
scottl
2007-05-16
2
-0
/
+2
*
A node that implements various traffic shaping and rate limiting algorithms (...
mav
2007-05-15
3
-0
/
+3
*
Complete the (mechanical) move of the TCP reassembly and timewait
andre
2007-05-13
1
-0
/
+2
*
Bump config(8) version and build requirement for config(8) to 600006. This
wkoszek
2007-05-13
8
-8
/
+8
*
Hook wlan_amrr up to the build.
kevlo
2007-05-10
1
-0
/
+1
*
Integrate the Camellia Block Cipher. For more information see RFC 4132
gnn
2007-05-09
1
-0
/
+3
*
It turns out that the hptiop driver isn't portable after all. Confine it to
scottl
2007-05-09
1
-2
/
+0
*
Introduce a driver for the Highpoint RocketRAID 3xxx series of controllers.
scottl
2007-05-09
2
-0
/
+3
*
Import version 3.60.03.006 of the TWA driver:
scottl
2007-05-09
1
-2
/
+0
*
Make interrupt filtering support compilable.
piso
2007-05-06
1
-0
/
+3
*
Add support for Ralink Technology RT2501USB/RT2601USB devices.
kevlo
2007-05-06
1
-0
/
+1
*
Add missing e1000_82575.c entry to build in order to improve chances of
rwatson
2007-05-04
1
-0
/
+2
*
Last minute mistake crept in, old file name.
jfv
2007-05-04
1
-1
/
+1
*
Merge in the new driver (6.5.0) of Intel. This has a new
jfv
2007-05-04
2
-2
/
+29
*
Add static build depends for ng_deflate, ng_nat and ng_sppp.
mav
2007-04-25
1
-9
/
+10
*
Allow MAC policy modules to control access to audit configuration system
rwatson
2007-04-21
1
-0
/
+1
*
Rename the trunk(4) driver to lagg(4) as it is too similar to vlan trunking.
thompsa
2007-04-17
2
-3
/
+3
*
Add option for disabling allocation from the packet zone
kmacy
2007-04-14
1
-0
/
+1
*
Fix build, trunk is a device not an option.
thompsa
2007-04-10
1
-1
/
+1
*
Hook trunk(4) up to the build.
thompsa
2007-04-10
2
-0
/
+3
*
The old PacketAlias* API is not exported when
piso
2007-04-09
1
-1
/
+0
*
LINT on ia64 requires memset symbol too. Make fire it is present by adding
kan
2007-04-09
1
-0
/
+1
*
Sort sctp_*.c files.
andre
2007-04-09
1
-8
/
+8
*
hook uipc_mvec.c into build
kmacy
2007-04-08
1
-0
/
+1
*
Add the CAM 'SG' peripheral device. This device implements a subset of the
scottl
2007-04-07
2
-0
/
+6
*
MFi386: add libkern/memset.c
nyan
2007-04-06
1
-0
/
+1
*
sort.
nyan
2007-04-06
2
-2
/
+2
*
Be more conservative and compile libkern/memset.c only on architectures
kan
2007-04-06
4
-1
/
+4
*
Add trivial MI memset function implementation. GCC mandates the
kan
2007-04-05
1
-0
/
+1
*
Retire unused TCP_SACK_DEBUG.
andre
2007-04-04
1
-1
/
+0
*
Temporarily desupport simultaneous target and initiator mode.
mjacob
2007-04-02
1
-2
/
+6
*
Optimize sx locks to use simple atomic operations for the common cases of
jhb
2007-03-31
2
-0
/
+15
*
Sort.
jhb
2007-03-27
1
-1
/
+1
*
Fix some statements in disc(4) and about it:
yar
2007-03-26
1
-2
/
+2
*
Complete removal of uipc_socket2.c by moving the last few functions to
rwatson
2007-03-26
1
-1
/
+0
*
Introduce a new toy interface, edsc(4). It's a discard interface
yar
2007-03-26
2
-0
/
+4
[next]