AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / kern / libmchain / subr_mchain.c
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-02-16 Sascha WildnerUnbreak kernel build and fix some warnings.
2007-10-20 Sepherosa ZiehauM_WAITOK -> MB_WAIT
2006-12-23 Sascha WildnerRename printf -> kprintf in sys/ and add some defines...
2005-06-07 Jeffrey HsuPrefer the clearer m_getc() API over m_getm().
2005-02-17 Joerg SonnenbergerGCC supports two pseudo variables to get the function...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: