| 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 |
| 2002-05-12 | Eliminate commons. | matt |
| 2001-11-13 | add RCSIDs | lukem |
| 2000-03-30 | Remove register declarations. | augustss |
| 2000-03-23 | New callout mechanism with two major improvements over the old | thorpej |
| 2000-02-26 | more careful about AF on ctlinput. (saw panic in the past with kame/netbsd141) | itojun |
| 2000-01-08 | allow delivery of routing protocol pdus to `raw' sockets even when the | chopps |
| 1999-04-14 | don't check for ether_output, instead use if_type == IFT_ETHER | chopps |
| 1998-07-05 | defopt ISO TPIP. | jonathan |
| 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-05-07 | Changed struct ifnet to have a pointer to the softc of the underlying | thorpej |
| 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-08-17 | so_pcb should be a void *. | mycroft |
| 1995-06-13 | Change llinfo_llc to use queue.h. | mycroft |
| 1995-06-13 | Touch this up so it compiles again. | mycroft |
| 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 |
| 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 |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-09-06 | Make snpac_age() and esis_config() return void to eliminate warnings. | mycroft |
| 1993-05-20 | file header cleanup and rcsid additions | cgd |
| 1993-04-09 | added netccitt, netiso, and netns support, from (currently | cgd |