crontab(8)/mtrace(8): Remove CVS ID handling.
[dragonfly.git] / usr.sbin / mrouted / mtrace.c
2009-04-15 Sascha Wildnercrontab(8)/mtrace(8): Remove CVS ID handling.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-04 Sascha WildnerRename some log() -> dolog() to not conflict with built...
2008-12-14 Sascha WildnerRemove some unnecessary casts.
2005-12-05 Sascha WildnerAnsify function definitions.
2004-12-18 Sascha WildnerClean (void) casts from usr.sbin
2004-12-16 Matthew Dillon'bool' is a really bad name for a variable, rename it.
2004-03-15 Matthew DillonANSIfication, K&R cleanups, 'register' removal.
2003-11-06 Eirik NygaardRemove the rest of the __P macros in src/usr.sbin
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: