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
/
hea
/
eni_transmit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Explicitly declare 'int' parameters.
obrien
2003-04-21
1
-0
/
+1
*
Adjust some casts to quiet warnings.
jhb
2002-11-06
1
-2
/
+2
*
- Remove DMA_* macros as only one, DMA_GET_ADDR, was used.
arr
2002-06-24
1
-3
/
+3
*
- Remove KM_ macro calls and replace with the real function we're calling.
arr
2002-04-19
1
-1
/
+1
*
Fix typo: seperate -> separate.
asmodai
2001-02-06
1
-1
/
+1
*
Lock down the network interface queues. The queue mutex must be obtained
jlemon
2000-11-25
1
-5
/
+5
*
Add back some #include <sys/systm.h> which were needed when <sys/ktr.h>
phk
2000-10-30
1
-0
/
+1
*
Remove 86 unneeded #includes
phk
2000-10-27
1
-1
/
+0
*
Remove even more nneeded #includes.
phk
2000-10-14
1
-19
/
+0
*
Remove the #include kitchensink <netatm/kern_include.h> and add
phk
2000-10-12
1
-1
/
+40
*
Incorrect uses of NULL changed to 0
eivind
1999-12-21
1
-3
/
+3
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-2
/
+2
*
Fix warnings preparing for -Wall -Wcast-qual
dillon
1999-01-27
1
-4
/
+4
*
Trivial stylish changes, mostly to silence gcc.
phk
1998-10-31
1
-5
/
+5
*
Add a missing ++.
phk
1998-10-18
1
-3
/
+3
*
Add new files for HARP3
phk
1998-09-15
1
-0
/
+823