AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / netgraph / netgraph / ng_parse.c
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-06-03 Matthew DillonCatch up a bit with FreeBSD netgraph by replacing ...
2006-12-20 Matthew DillonRename sprintf -> ksprintf
2006-09-30 Sascha WildnerAvoid casts as lvalues.
2005-02-20 Jeroen Ruigrok/asmodaiGCC supports two pseudo variables to get the function...
2003-11-15 Matthew DillonMisc cleanups to take care of GCC3.x warnings. Missing...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-08-07 Matthew Dillonkernel tree reorganization stage 1: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: