| Age | Commit message (Expand) | Author |
| 2000-07-08 | More format checking | sommerfeld |
| 2000-07-02 | One more file missing multiple-include protection. | sommerfeld |
| 2000-07-02 | Add multiple-include prevention to several headers which were missing | sommerfeld |
| 2000-03-30 | More register removal. | augustss |
| 2000-03-13 | Fix doubled 'the's in comments. | soren |
| 2000-02-26 | don't touch non-AF_CCITT addrs on ctlinput. ctlinput routines can be | itojun |
| 2000-02-01 | First-draft if_detach() implementation, originally from Bill Studnemund, | thorpej |
| 2000-02-01 | Small cleanup. | thorpej |
| 2000-02-01 | Un-obfuscate a small bit of code. | thorpej |
| 1999-09-10 | s/acknowledgment/acknowledgement/ | simonb |
| 1999-07-01 | IPv6 kernel code, based on KAME/NetBSD 1.4, SNAP kit 19990628. | itojun |
| 1999-07-01 | add PR_LISTEN to protocols which support listen(2) | darrenr |
| 1999-01-14 | Domains are associated with protocol families, not address families. | thorpej |
| 1998-09-13 | Fix copyright mess: | christos |
| 1998-09-09 | Braces for EGCS. | thorpej |
| 1998-09-05 | Assign copyright to TNF. | christos |
| 1998-07-28 | fix to accomodate change in vn_rdwr prototype | mjacob |
| 1998-07-25 | Another printf(%:) down. | wrstuden |
| 1998-07-07 | Declare llcintrq here. | thorpej |
| 1998-07-07 | extern'ize llcintrq. | thorpej |
| 1998-07-07 | Don't conditionalize externs on #if ... LLC ... | thorpej |
| 1998-07-05 | defopt NS, NSIP. | jonathan |
| 1998-07-05 | defopt ISO TPIP. | jonathan |
| 1998-07-05 | defopt LLC | jonathan |
| 1998-07-05 | defopt HDLC. | jonathan |
| 1998-07-05 | defopt CCITT. | jonathan |
| 1998-07-05 | defopt INET, NETATALK. | jonathan |
| 1998-06-12 | Rework the way kernel include files are installed. In the new method, | cgd |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-14 | Fix variable declarations: register -> register int. | kleink |
| 1998-01-28 | Use offsetof() from libkern.h | thorpej |
| 1997-06-24 | Eliminate use of dtom() from the network code, allowing more flexible | thorpej |
| 1997-05-02 | Adjust pdu names. | christos |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 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-05-09 | Include <machine/cpu.h> to get setsoftnet(). | scottr |
| 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-03-30 | - Parenthesize & | christos |
| 1996-03-14 | Make cons_rtrequest return void because the only place it is used | christos |
| 1996-02-13 | netccitt prototypes | christos |
| 1995-08-17 | so_pcb should be a void *. | mycroft |
| 1995-08-04 | Encapsulate the test for sending a notification in a macro, sb_notify(). | mycroft |
| 1995-06-15 | adjust for the other day's structure changes; make it compile. | cgd |
| 1995-06-13 | Change llinfo_x25 to use queue.h. | mycroft |
| 1995-06-13 | Update to match data structure changes. | mycroft |
| 1995-06-13 | Update to match data structure changes. | mycroft |