summaryrefslogtreecommitdiff
path: root/usr.sbin/mtrace
AgeCommit message (Expand)Author
2003-09-23ignore non-AF_INET addrs. from openbsditojun
2003-09-06use arc4randomitojun
2003-08-17SIOCGIFCONF->getifaddrs conversionitojun
2003-05-16Match latest mrouted source.dsl
2003-05-16avoid possible buffer overruns - strlcpy, snprintfitojun
2003-03-05Update license, from OpenBSD.wiz
2003-03-05Move back here from gnu/dist/mtrace now that mrouted license is cleared.wiz
2002-10-01move mbone tools out of basesrc, as they use part of mrouteditojun
2002-10-01fix .PATH to mrouteditojun
2002-09-23null commitmycroft
2002-09-23poll.h, not sys/poll.hitojun
2002-09-19select() -> poll(), nanosleep()mycroft
2002-08-09one more indentation fixitojun
2002-08-09more consistent indentationitojun
2002-08-09revoke root priv earlier. check fd_set overrun (and die if overrun).itojun
2002-07-14ANSIfy. Remove ifndef __STDC__. Remove __P().wiz
2002-06-02missing memset() for sockaddr. from deraadtitojun
2002-01-19Whitespace nits.wiz
2001-09-24va_{start,end} audit:wiz
2001-04-06Negative exit code cleanup: Replace exit(-x) with exit(x).wiz
2000-10-12Make it compile again after format string changes.augustss
2000-10-11More format string cleanups by sommerfeld.is
2000-01-21Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We getmycroft
1999-11-18Typos (from OpenBSD)kristerw
1999-05-23Don't print trailing spaces if there are no flag value to print.he
1999-01-14Apply patches for mtrace in bin/5598 by yours truly.he
1998-08-27Add {} pairs to shut up egcs.ross
1998-07-04use destination's size in 2 memcpy calls.mrg
1998-05-09Use strerror(3) instead of sys_errlist and sys_nerr.kleink
1997-10-25use CPPFLAGS instead of CFLAGSlukem
1997-10-17WARNSifylukem
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr
1997-04-13be safe with buffers.mrg
1995-12-16Change a rogue RCS id to new-stylethorpej
1995-12-10Update to mrouted 3.8.mycroft
1995-10-04New-style RCS ids.thorpej
1995-06-02Make the behavior of `-s' consistent.thorpej
1995-06-01Install this setuid-root.thorpej
1995-06-01Lots of things; use getopt(), make `-i ...' work, others.thorpej
1995-06-01Update to multicast 3.5.mycroft