| Age | Commit message (Expand) | Author |
| 2010-01-19 | Redefine bpf linkage through an always present op vector, i.e. | pooka |
| 2008-04-04 | Split device_t/softc for le(4) and variants and misc cosmetic changes. | tsutsui |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2005-12-24 | Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete. | perry |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-27 | nuke trailing whitespace | perry |
| 2005-02-04 | de-__P | perry |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2001-11-13 | add/cleanup RCSID | lukem |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 1998-07-21 | adapt to LANCE driver split | drochner |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1997-07-22 | Create sys/dev/dec and cleanup sys/dev/tc: | jonathan |
| 1997-06-16 | include <machine/bus.h>. | jonathan |
| 1997-06-15 | DECstation MIPS3 support: wbflush() is cpu-dependent, need declaration from | mhitch |
| 1997-03-17 | #include <net/if_media.h> | thorpej |
| 1997-03-15 | New ARP system, supports IPv4 over any hardware link. | is |
| 1996-10-13 | backout kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-07 | Make the MI LANCE driver standalone, and use cfattach to resolve | thorpej |