| 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-07-03 | Rename SB_UPDATE_TAIL() to SB_EMPTY_FIXUP(), per suggestion from | thorpej |
| 2002-07-03 | Make insertion of data into socket buffers O(C): | thorpej |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2000-03-30 | More register removal. | augustss |
| 2000-03-13 | Fix doubled 'the's in comments. | soren |
| 2000-02-01 | First-draft if_detach() implementation, originally from Bill Studnemund, | thorpej |
| 1998-09-13 | Fix copyright mess: | christos |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-01-28 | Use offsetof() from libkern.h | thorpej |
| 1996-10-10 | - add missing prototypes | christos |
| 1996-05-23 | Mostly minor changes. | mycroft |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1996-02-13 | netccitt prototypes | christos |
| 1995-06-13 | Update to match data structure changes. | mycroft |
| 1995-03-08 | cast pointers correctly, ioctl cmds are u_longs. | 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 |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-09-06 | Declare old_to_new() and new_to_old() as static, to eliminate warnings. | mycroft |
| 1993-05-20 | add rcsids & clean up headers... | cgd |
| 1993-04-10 | got rid of various sundry warnings. rgrimes should've fixed this crap | glass |
| 1993-04-09 | added netccitt, netiso, and netns support, from (currently | cgd |