| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-02-02 | PRU_PURGEADDR -> PRU_PURGEIF, per a discussion w/ itojun. In the IPv4 | thorpej |
| 2000-02-01 | First-draft if_detach() implementation, originally from Bill Studnemund, | thorpej |
| 1999-07-12 | Back out previous. I was getting bitten by a bug in make(1), which is | thorpej |
| 1999-07-11 | Only include opt_*.h if we're building a kernel. | thorpej |
| 1999-04-14 | don't check for ether_output, instead use if_type == IFT_ETHER | chopps |
| 1999-04-01 | add back the SIOCxxx_ISO ioctl's that were eroneously removed previously | chopps |
| 1998-07-05 | defopt ISO TPIP. | jonathan |
| 1998-05-11 | Nuke TUBA per my note to tech-net; there's no reason to keep it around. | thorpej |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-08 | Make sure the control mbufs are freed in all cases. | mycroft |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1996-04-13 | fix screw-up in the prototyping changes: print pointers with %p, NOT | cgd |
| 1996-02-13 | netiso prototypes and fixes to get -DTUBA to compile. | christos |
| 1995-06-13 | Clean this up a bit. Use queue.h more; de-uglify casts. | mycroft |
| 1995-06-13 | Update to match data structure changes. | mycroft |
| 1995-06-01 | Avoid byte-swapping IP addresses at run time. | mycroft |
| 1995-04-11 | Remove some explicit references to loif. | mycroft |
| 1995-03-08 | cast pointers correctly, ioctl cmds are u_longs, most int \!= long | cgd |
| 1994-06-29 | New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD' | cgd |
| 1994-05-13 | Update to 4.4-Lite networking code, with a few local changes. | mycroft |
| 1994-02-14 | it needs <net/af.h> like i need a hole in my head. | cgd |
| 1994-02-10 | Deprecate af.h. | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-05-20 | file header cleanup and rcsid additions | cgd |
| 1993-04-09 | added netccitt, netiso, and netns support, from (currently | cgd |