| Age | Commit message (Expand) | Author |
| 2012-01-16 | PR/45842: Henning Petersen: compare fgets with NULL not 0 | christos |
| 2011-05-24 | Use bitwise operators, logical and with a constant doesn't make sense | joerg |
| 2009-10-26 | merge 2.32 which is actually 2.31. Most important change is: | christos |
| 2006-03-18 | Coverity CID 2307: Possible memory leak. | christos |
| 2006-03-18 | Coverity CID 2306: Possible memory leak. | christos |
| 2006-03-18 | Coverity CID 1080: Possible NULL deref. | christos |
| 2003-07-03 | strcat -> strlcat | itojun |
| 2003-04-21 | strcpy/sprintf cleanup. from openbsd | itojun |
| 2003-04-15 | use snprintf. there are more... | itojun |
| 2002-11-30 | sync with routed 2.27 | christos |
| 2002-08-08 | bitmask operation mistake audit (s/&&/&/). from openbsd | itojun |
| 2001-03-10 | sync with version 2.24. Vernon says: | christos |
| 2000-07-21 | Make sure IS_PASSIVE gets set on a parm's int_state when the | thorpej |
| 1999-02-23 | Resolve conflicts. | christos |
| 1998-10-25 | Update to 980910 from ftp.rhyolite.com | christos |
| 1998-06-02 | Merge the 980602 RIPv2/Router Discovery routed. Fixes floods of host routes | thorpej |
| 1998-03-30 | use static int, not just static | mrg |
| 1998-02-04 | y2k fixes: use strptime... | christos |
| 1997-09-19 | Fix uninitialized variable warning. | christos |
| 1997-09-15 | use memmove, memcmp, memset instead of bcopy, bcmp, bzero | lukem |
| 1997-09-15 | * cleanup for WARNS=1 | lukem |
| 1997-02-03 | - resolve conflicts. | christos |
| 1997-01-29 | Shifting by 32 on a 32-bit machine is undefined | ws |
| 1996-09-24 | - resolve conflicts | christos |
| 1996-08-10 | - Finished up merge. | thorpej |
| 1996-08-10 | A leaner, meaner routed(8), implementing RIPv1, RIPv2, and ICMP Router | thorpej |