| Age | Commit message (Expand) | Author |
| 2014-02-27 | Don't use abs on unsigned values. | joerg |
| 2013-11-09 | vax specific gcc 4.8.1 hacks | christos |
| 2011-08-31 | Use __dead | joerg |
| 2009-04-17 | Fix WARNS=4 issues (-Wshadow -Wcast-qual -Wsign-compare) | lukem |
| 2007-05-28 | Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on the | tls |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | mrg |
| 2006-02-25 | Fix some typos. | wiz |
| 2004-10-30 | Add (unsigned char) cast to ctype functions | dsl |
| 2003-09-23 | ignore non-AF_INET addrs. from openbsd | itojun |
| 2003-09-06 | use arc4random | itojun |
| 2003-08-17 | SIOCGIFCONF->getifaddrs conversion | itojun |
| 2003-05-16 | Match latest mrouted source. | dsl |
| 2003-05-16 | avoid possible buffer overruns - strlcpy, snprintf | itojun |
| 2003-03-05 | Update license, from OpenBSD. | wiz |
| 2003-03-05 | Move back here from gnu/dist/mtrace now that mrouted license is cleared. | wiz |
| 2002-10-01 | move mbone tools out of basesrc, as they use part of mrouted | itojun |
| 2002-10-01 | fix .PATH to mrouted | itojun |
| 2002-09-23 | null commit | mycroft |
| 2002-09-23 | poll.h, not sys/poll.h | itojun |
| 2002-09-19 | select() -> poll(), nanosleep() | mycroft |
| 2002-08-09 | one more indentation fix | itojun |
| 2002-08-09 | more consistent indentation | itojun |
| 2002-08-09 | revoke root priv earlier. check fd_set overrun (and die if overrun). | itojun |
| 2002-07-14 | ANSIfy. Remove ifndef __STDC__. Remove __P(). | wiz |
| 2002-06-02 | missing memset() for sockaddr. from deraadt | itojun |
| 2002-01-19 | Whitespace nits. | wiz |
| 2001-09-24 | va_{start,end} audit: | wiz |
| 2001-04-06 | Negative exit code cleanup: Replace exit(-x) with exit(x). | wiz |
| 2000-10-12 | Make it compile again after format string changes. | augustss |
| 2000-10-11 | More format string cleanups by sommerfeld. | is |
| 2000-01-21 | Nuke `extern int errno;' in code we compile with -Wstrict-prototypes. We get | mycroft |
| 1999-11-18 | Typos (from OpenBSD) | kristerw |
| 1999-05-23 | Don't print trailing spaces if there are no flag value to print. | he |
| 1999-01-14 | Apply patches for mtrace in bin/5598 by yours truly. | he |
| 1998-08-27 | Add {} pairs to shut up egcs. | ross |
| 1998-07-04 | use destination's size in 2 memcpy calls. | mrg |
| 1998-05-09 | Use strerror(3) instead of sys_errlist and sys_nerr. | kleink |
| 1997-10-25 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-17 | WARNSify | lukem |
| 1997-05-08 | Back out the .PATH.c changes. The .depend problem (and others) | gwr |
| 1997-05-06 | Use .PATH.c: ... | gwr |
| 1997-04-13 | be safe with buffers. | mrg |
| 1995-12-16 | Change a rogue RCS id to new-style | thorpej |
| 1995-12-10 | Update to mrouted 3.8. | mycroft |
| 1995-10-04 | New-style RCS ids. | thorpej |
| 1995-06-02 | Make the behavior of `-s' consistent. | thorpej |
| 1995-06-01 | Install this setuid-root. | thorpej |
| 1995-06-01 | Lots of things; use getopt(), make `-i ...' work, others. | thorpej |
| 1995-06-01 | Update to multicast 3.5. | mycroft |