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
/
dev
/
en
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename "struct device" to "struct midway_device" to avoid clashing
phk
2002-09-28
2
-3
/
+3
*
Don't include "bpf.h" when compiling on FreeBSD. We always compile in
brooks
2002-09-06
1
-0
/
+4
*
Remove __P.
alfred
2002-03-20
3
-40
/
+38
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-13
/
+13
*
Change check for existence of mbuf->m_ext.ext_free to check of new ext_type
bmilekic
2000-11-11
1
-1
/
+1
*
restore the freebsd local type-cast fixes that I mistakenly removed
kjc
2000-11-08
1
-14
/
+15
*
newbusify the en atm driver.
kjc
2000-11-07
1
-144
/
+187
*
newbusify the en atm driver.
kjc
2000-11-07
3
-77
/
+90
*
Added used include of <machine/bus.h> -- don't depend on evil namespace
bde
2000-11-04
1
-1
/
+2
*
Enabled the used include of <machine/bus.h> -- don't depend on evil
bde
2000-11-04
1
-1
/
+1
*
Remove unneeded #include <sys/proc.h> lines.
phk
2000-10-29
1
-1
/
+0
*
Make LINT compile again.
phk
2000-10-22
2
-2
/
+2
*
Remove unneeded #include <machine/clock.h>
phk
2000-10-15
2
-2
/
+0
*
Replace the mbuf external reference counting code with something
dwmalone
2000-08-19
1
-1
/
+1
*
Ahhrggg. Put the test for the compat shims AFTER the file that includes
imp
2000-03-27
1
-4
/
+4
*
Per conversations in -current, add #error to these drivers when you don't
imp
2000-03-27
1
-0
/
+4
*
Remove #if NEN > 0 in the name of FreeBSD - it's not required as config
peter
2000-01-29
1
-5
/
+1
*
remove unused #include, add $FreeBSD$
phk
1999-10-11
1
-1
/
+2
*
Clean up after removing sys/eventhandler.h from sys/systm.h at the last
msmith
1999-08-21
1
-0
/
+3
*
Implement a new generic mechanism for attaching handler functions to
msmith
1999-08-21
1
-4
/
+5
*
Rename bpfilter to bpf.
des
1999-07-06
1
-7
/
+7
*
Eliminate a bunch of #include "pci.h" and #if NPCI > 0 around entire
peter
1999-07-03
1
-4
/
+0
*
Missing revision markers.
peter
1999-05-09
1
-0
/
+2
*
Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
peter
1999-05-09
1
-4
/
+0
*
clean up en atm driver
kjc
1999-05-08
1
-319
/
+54
*
Undo excess staticization - these two are meant to be callable from
peter
1999-05-06
1
-2
/
+4
*
Suser() simplification:
phk
1999-04-27
1
-2
/
+2
*
Use COMPAT_PCI_DRIVER() for registration if it exists. This shouldn't
peter
1999-04-24
1
-0
/
+4
*
Staticize.
eivind
1999-04-11
1
-3
/
+3
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-1
/
+1
*
cleanup: remove part of the code for 2.1.
kjc
1999-01-09
1
-36
/
+128
*
probe function changed from returning char * to const char *.
dillon
1998-12-14
1
-2
/
+2
*
Examine all occurrences of sprintf(), strcat(), and str[n]cpy()
archie
1998-12-04
2
-5
/
+5
*
fix a bug which could lock up a transmitter.
kjc
1998-10-09
1
-1
/
+5
*
FIxed printf format errors. Most of them were exposed by our ntohl()
bde
1998-08-17
1
-25
/
+31
*
Use [u]intptr_t instead of [u_]long for casts between pointers and
bde
1998-08-16
1
-13
/
+14
*
update ATM driver. (base version: midway.c 1.67 --> 1.68)
kjc
1998-07-29
3
-142
/
+642
*
This commit fixes various 64bit portability problems required for
dfr
1998-06-07
1
-1
/
+1
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-1
/
+1
*
Staticize.
eivind
1998-02-09
1
-1
/
+1
*
Make POWERFAIL_NMI, PPS_SYNC and NATM new style options.
eivind
1998-01-31
1
-0
/
+1
*
Make INET a proper option.
eivind
1998-01-08
1
-0
/
+1
*
Removed unused #includes.
bde
1997-10-28
1
-4
/
+0
*
Added used #include - don't depend on <sys/mbuf.h> including
bde
1997-09-02
1
-0
/
+1
*
Removed unused #includes.
bde
1997-06-14
1
-7
/
+0
*
This commit was generated by cvs2svn to compensate for changes in r25603,
kjc
1997-05-09
3
-0
/
+3717
|
\
|
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
3
-0
/
+3717
*
import Chuck Cranor's ATM driver
kjc
1997-05-09
1
-0
/
+348