Fix miscellanious size_t related compiler warnings.
[dragonfly.git] / usr.sbin / timed / timed / readmsg.c
2009-08-19 Matthew DillonFix miscellanious size_t related compiler warnings.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2004-09-05 Matthew DillonRemove function casts to (void).
2004-09-05 Matthew DillonRemove #ifdef sgi and related conditionals. Remove...
2004-09-05 Matthew DillonReplace all occurences of strcpy by the safe strlcpy...
2004-03-13 Eirik Nygaard * Remove ``register'' keywords.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: