summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_gif_demux.c
Commit message (Expand)AuthorAgeFilesLines
* sys/netgraph: spelling fixes in comments.pfg2016-04-291-1/+1
* sys: use our nitems() macro when param.h is available.pfg2016-04-211-1/+1
* Mechanically substitute flags from historic mbuf allocator withglebius2012-12-051-1/+1
* Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.ed2011-11-071-1/+1
* Node constructor methods are supposed to be called in syscallglebius2011-04-181-4/+1
* When calling panic(), always pass a format string.rpaulo2010-10-131-1/+1
* Retire the MALLOC and FREE macros. They are an abomination unto style(9).des2008-10-231-2/+2
* /* -> /*- for license, minor formatting changesimp2005-01-071-1/+3
* Consistently use __inline instead of __inline__ as the former is an empty macrostefanf2004-07-041-4/+4
* Switch to using C99 sparse initialisers for the type methods array.julian2004-05-291-12/+9
* Finish driving a stake through the heart of netns and the associatedpeter2003-03-051-1/+0
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* Update to C99, s/__FUNCTION__/__func__/,obrien2001-12-101-1/+1
* The initial commit contained an error in the license, this is thebrooks2001-09-271-2/+5
* /home/brooks/ng_gif.messagebrooks2001-09-261-0/+398
OpenPOWER on IntegriCloud