| Age | Commit message (Expand) | Author |
| 2003-02-05 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-06 | synchronous, not syncronous. | wiz |
| 2003-01-04 | Spell output with two ts. | wiz |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-11-26 | s/si_addr/sdl_addr/ | christos |
| 2002-10-24 | fix a couple of lint warnings. | christos |
| 2002-10-10 | Move netccitt config defns to netccitt/files.netccitt. | thorpej |
| 2002-09-29 | "definitions" has lots of 'i's, but that's not reason to leave one out. | wiz |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 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 |
| 2002-05-12 | Remove/move a redundant extern. | matt |
| 2002-05-12 | Eliminate commons. | matt |
| 2001-12-04 | Replace some misuses of "then" with "than". | wiz |
| 2001-11-13 | add RCSIDs | lukem |
| 2001-10-18 | Deprecate the "m_act" alias of "m_nextpkt" (m_act is a historical | thorpej |
| 2001-08-20 | precede, not preceed. | wiz |
| 2001-06-19 | Sprinkle couple of cosmetic changes - use 'extern' in headers, make | jdolecek |
| 2001-06-14 | change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. | itojun |
| 2001-05-30 | use _KERNEL_OPT | mrg |
| 2001-05-01 | remove superfluous ; | lukem |
| 2001-04-13 | Remove the use of splimp() from the NetBSD kernel. splnet() | thorpej |
| 2001-03-21 | Add a protosw flag, PR_ABRTACPTDIS (Abort on Accept of Disconnected | thorpej |
| 2001-01-17 | pull post-4.4BSD change to sys/net/route.c from BSD/OS 4.2 (UCB copyrighted). | itojun |
| 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 |