| Age | Commit message (Expand) | Author |
| 2008-05-29 | Delete local variable 'sockets', whose value is never used. Reported | dyoung |
| 2008-04-24 | Merge the socket locking patch: | ad |
| 2007-05-06 | Cosmetic: make the macro 'equal' into an inline subroutine, bcmp | dyoung |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-17 | KNF: de-__P, bzero -> memset, bcmp -> memcmp. Remove extraneous | dyoung |
| 2006-11-16 | __unused removal on arguments; approved by core. | christos |
| 2006-10-25 | Introduce KAUTH_REQ_NETWORK_SOCKET_OPEN, to check if opening a socket is | elad |
| 2006-10-12 | - sprinkle __unused on function decls. | christos |
| 2006-07-23 | Use the LWP cached credentials where sane. | ad |
| 2006-05-14 | integrate kauth. | elad |
| 2005-12-11 | ANSI function decls and application of static. | thorpej |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2004-04-26 | Remove #else of #if __STDC__ | matt |
| 2003-09-30 | Fix off-by-one in PRC_NCMDS check. From FreeBSD via OpenBSD | christos |
| 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-12 | add RCSIDs | lukem |
| 2001-11-05 | Switch to using queue access macros instead of refering to the member | matt |
| 2000-03-30 | Kill some more register declarations. | augustss |
| 1996-05-28 | Remove unused variable. | pk |
| 1996-05-23 | Fix race condition in PRU_DISCONNECT. | mycroft |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1996-02-13 | Net prototypes | christos |
| 1995-06-12 | Various cleanup, including: | mycroft |
| 1995-04-22 | quiet compiler warning via (ugly) cast | 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-01-16 | include <machine/cpu.h> not <machine/mtpr.h> | cgd |
| 1994-01-06 | don't need to #include <sys/socket.h> twice. | deraadt |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-05-22 | add include of select.h if necessary for protos, or delete if extraneous | cgd |
| 1993-05-18 | make kernel select interface be one-stop shopping & clean it all up. | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |