kernel/netgraph7: Replace usage of MALLOC/FREE with kmalloc/kfree here too.
[dragonfly.git] / sys / netgraph7 / ng_gif_demux.c
2011-12-10 Sascha Wildnerkernel/netgraph7: Replace usage of MALLOC/FREE with...
2011-12-04 Sascha Wildnerkernel: Use NELEM() in some more places.
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-11-11 Sascha WildnerNuke AppleTalk support.
2008-06-26 Matthew DillonNetgraph port from FreeBSD - initial porting work
2008-06-26 Matthew DillonVendor import of netgraph from FreeBSD-current 20080626 vendor/NETGRAPH