timed(8): Add missing braces.
[dragonfly.git] / usr.sbin / timed / timed / timed.c
2012-06-14 Sascha Wildnertimed(8): Add missing braces.
2012-03-06 Sascha WildnerSweep-fix comparing pointers with 0 (and assigning...
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...
2004-09-05 Matthew DillonRemove function casts to (void).
2004-09-05 Matthew DillonRemove #ifdef sgi and related conditionals. Remove...
2004-09-05 Matthew DillonMake timed WARNS 2 compatible.
2004-09-05 Matthew DillonReplace all occurences of strcpy by the safe strlcpy...
2004-03-13 Eirik Nygaard * Remove ``register'' keywords.
2003-11-03 Eirik NygaardRemove __P macros from src/usr.bin and src/usr.sbin.
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: