| Age | Commit message (Expand) | Author |
| 2012-09-24 | Add missing "\n" in log(9) | msaitoh |
| 2011-02-01 | udpate license clauses on my code to match the new-style BSD licenses. | chuck |
| 2009-04-18 | Remove extra whitespace added by a stupid tool. | tsutsui |
| 2009-03-18 | bcopy -> memcpy | cegger |
| 2008-10-24 | Constify the rt_addrinfo argument to the ifa_rtrequest member | dyoung |
| 2008-05-22 | Don't cast to void * unnecessarily. | dyoung |
| 2007-09-05 | We cannot sleep in a software interrupt, so do not sockaddr_dl_alloc(..., | dyoung |
| 2007-08-30 | Use malloc(9) for sockaddrs instead of pool(9), and remove dom_sa_pool | dyoung |
| 2007-08-07 | Use satocsdl() et cetera instead of SDL(). Constify. | dyoung |
| 2007-07-19 | Take steps to hide the radix_node implementation of the forwarding table | dyoung |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-17 | KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous | dyoung |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-08-30 | fix initializers and add const. | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-02 | de-__P, do some ANSIfication. | perry |
| 2002-09-11 | KNF - return is not a function. sync w/kame. | itojun |
| 2002-06-09 | whitespace | itojun |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-01-17 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | itojun |
| 2000-03-30 | Remove register declarations. | augustss |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1998-09-13 | Fix copyright spacing and 'Van' -> 'van' for consistency. | christos |
| 1998-07-05 | defopt NATM. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-04-29 | Fix some whitespace. | thorpej |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-07-03 | ported ATM to FreeBSD 2.2-960612-SNAP | chuck |
| 1996-06-29 | change: | chuck |
| 1996-06-26 | fixes/new stuff: | chuck |
| 1996-06-22 | network support for ATM networks (ATM == Async Transfer Mode, not | chuck |