aboutsummaryrefslogtreecommitdiff
path: root/sys/netgraph/ng_gif.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the if_name and if_unit members of struct ifnet with new membersBrooks Davis2003-10-311-8/+5
* Back out M_* changes, per decision of the TRB.Warner Losh2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.Alfred Perlstein2003-01-211-1/+1
* SMP locking for ifnet list.Jeffrey Hsu2002-12-221-0/+2
* Update to C99, s/__FUNCTION__/__func__/,David E. O'Brien2001-12-101-6/+6
* Remove a couple unintentional mentions of Ethernet that crept in fromBrooks Davis2001-09-281-2/+2
* The initial commit contained an error in the license, this is theBrooks Davis2001-09-271-2/+5
* /home/brooks/ng_gif.messageBrooks Davis2001-09-261-0/+596