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
/
txp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize variables before use. This was needed to pass -Werror.
jeff
2002-03-19
1
-0
/
+4
*
Don't pass an interface pointer to VLAN_INPUT{,_TAG}. Get it from the
brooks
2001-12-03
1
-1
/
+1
*
Have the driver announce what capabilities it supports. These are
jlemon
2001-09-18
1
-6
/
+5
*
Make vlan(4) loadable, unloadable, and clonable. As a side effect,
brooks
2001-09-05
1
-17
/
+4
*
Re-order things slightly in the RX handler for VLAN support: we need
wpaul
2001-07-31
1
-5
/
+4
*
Remember to zero out certain things that we malloc() and/or contigmalloc().
wpaul
2001-07-27
1
-0
/
+4
*
Uncomment a return(ENXIO) that I commented out for debugging purposes.
wpaul
2001-07-27
1
-3
/
+3
*
Turn on __STRICT_ALIGNMENT. We need this to fix up alignment so the alpha
wpaul
2001-07-23
1
-1
/
+1
*
AIEEE! Commit the firmware image too. *blush*
wpaul
2001-07-23
1
-0
/
+5089
*
Grrr. Module depends on vlan.h, and I committed the wrong version
wpaul
2001-07-23
1
-0
/
+1
*
You were knocked senseless by the Boomerang, spun around by the Cyclone,
wpaul
2001-07-23
2
-0
/
+2593