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
/
netgraph
/
ng_gif.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop embedding struct ifnet at the top of driver softcs. Instead the
brooks
2005-06-10
1
-2
/
+2
*
Removed redundant MODULE_VERSION().
ru
2005-02-12
1
-1
/
+0
*
Fixed an off-by-one error when dealing with interface name
ru
2005-02-03
1
-2
/
+2
*
/* -> /*- for license, minor formatting changes
imp
2005-01-07
1
-1
/
+3
*
Avoid casts as lvalues.
kan
2004-07-28
1
-2
/
+3
*
Slight cosmetic changes.
julian
2004-07-20
1
-2
/
+2
*
Having moved metadata usage to mbuf tags, remove code that supports
julian
2004-06-26
1
-8
/
+4
*
Switch to using C99 sparse initialisers for the type methods array.
julian
2004-05-29
1
-12
/
+11
*
Unconst. Somebody didn't compile LINT.
phk
2004-02-24
1
-1
/
+1
*
Check that a pointer is non-NULL before dereferencing it, not after.
cperciva
2004-02-24
1
-1
/
+2
*
Replace the if_name and if_unit members of struct ifnet with new members
brooks
2003-10-31
1
-8
/
+5
*
Back out M_* changes, per decision of the TRB.
imp
2003-02-19
1
-1
/
+1
*
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
alfred
2003-01-21
1
-1
/
+1
*
SMP locking for ifnet list.
hsu
2002-12-22
1
-0
/
+2
*
Update to C99, s/__FUNCTION__/__func__/,
obrien
2001-12-10
1
-6
/
+6
*
Remove a couple unintentional mentions of Ethernet that crept in from
brooks
2001-09-28
1
-2
/
+2
*
The initial commit contained an error in the license, this is the
brooks
2001-09-27
1
-2
/
+5
*
/home/brooks/ng_gif.message
brooks
2001-09-26
1
-0
/
+596