kernel/netgraph7: Replace usage of MALLOC/FREE with kmalloc/kfree here too.
[dragonfly.git] / sys / netgraph7 / ng_device.c
2011-12-10 Sascha Wildnerkernel/netgraph7: Replace usage of MALLOC/FREE with...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-08-19 Matthew DillonAMD64 - Refactor uio_resid and size_t assumptions.
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
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