Fix more wrong sizeof() usages, part 1/x
[dragonfly.git] / lib / libatm / ip_addr.c
2012-06-16 Sascha WildnerFix more wrong sizeof() usages, part 1/x
2012-04-14 Sascha WildnerRemove some unnecessary inclusions of <sys/cdefs.h...
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2008-09-30 Sascha WildnerAnsify (i.e., silence -Wold-style-definition) the rest...
2007-11-25 Sascha WildnerAdd some #include's to fix 'implicit declaration of...
2004-09-23 Scott UllrichConvert strcpy -> strlcpy and convert strcpy and strcat...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: