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
/
alpha
/
tc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make all Ethernet drivers attach using ether_ifattach() and detach using
archie
2000-07-13
1
-4
/
+1
*
Back out the previous change to the queue(3) interface.
jake
2000-05-26
1
-2
/
+2
*
Change the way that the queue(3) structures are declared; don't assume that
jake
2000-05-23
1
-2
/
+2
*
Move code to handle BPF and bridging for incoming Ethernet packets out
archie
2000-05-14
1
-22
/
+0
*
Separate the struct bio related stuff out of <sys/buf.h> into
phk
2000-05-05
2
-0
/
+2
*
Clean up some loose ends in the network code, including the X.25 and ISO
peter
2000-02-13
1
-10
/
+0
*
Remove the 'ivars' arguement to device_add_child() and
mdodd
1999-12-03
4
-5
/
+15
*
Attempt at cleaning up the (unused part of) support for TurboChannel to
n_hibma
1999-10-05
9
-63
/
+60
*
Change from using a dv_xname in struct device to using
n_hibma
1999-10-03
4
-40
/
+48
*
Fix breakage caused by last commit. Also accommodate the new interfaces
steve
1999-09-28
1
-4
/
+4
*
Remove NBPF conditionality of bpf calls in most of our network drivers.
phk
1999-09-25
1
-11
/
+0
*
$Id$ -> $FreeBSD$
peter
1999-08-28
26
-26
/
+26
*
Alter the behavior of sys/kern/subr_bus.c:device_print_child()
mdodd
1999-07-29
4
-41
/
+16
*
Rename bpfilter to bpf.
des
1999-07-06
2
-8
/
+8
*
Unused variable.
peter
1999-07-01
1
-2
/
+1
*
Serves me right for doing this by inspection and then a build afterwards
peter
1999-05-10
1
-1
/
+2
*
Fix warnings (unused vars)
peter
1999-05-10
1
-4
/
+1
*
Fix warnings (unused vars, long != int in printf)
peter
1999-05-10
1
-8
/
+5
*
Fix warnings (I hope)
peter
1999-05-10
1
-8
/
+6
*
Give 'i' a type (int).
peter
1999-05-10
1
-2
/
+2
*
Move the declaration of the interrupt type from the driver structure
dfr
1999-05-08
7
-14
/
+7
*
Bring the 'new-bus' to the i386. This extensively changes the way the
peter
1999-04-16
2
-5
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
2
-5
/
+5
*
Add support for TurboChannel alphas (DEC 3000/300 and 3000/500).
dfr
1998-08-20
26
-0
/
+8498