AMD64 - Fix many compile-time warnings. int/ptr type mismatches, %llx, etc.
[dragonfly.git] / sys / libiconv / iconv.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-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-03-08 Matthew DillonMake sure all string buffers passed from userland are...
2006-09-05 Matthew DillonRename malloc->kmalloc, free->kfree, and realloc->kreal...
2004-04-01 Joerg SonnenbergerKObj extension stage I/III
2004-03-18 Matthew DillonRepository copy libkern/{Makefile,iconv*} -> libiconv...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: