| Age | Commit message (Expand) | Author |
| 2003-09-21 | cleanup & uniform descriptor owner handling: | jdolecek |
| 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 |
| 2003-03-21 | Change 'data' argument to fo_ioctl and fo_fcntl from 'caddr_t' to 'void *'. | dsl |
| 2003-01-06 | writable, not writeable. | wiz |
| 2002-10-23 | merge kqueue branch into -current | jdolecek |
| 2001-11-12 | add RCSIDs | lukem |
| 2001-06-16 | Use SB_ASYNC in struct sockbuf sb_flags field instead of SS_ASYNC in | manu |
| 2001-05-19 | Backed out a previous commit that was incomplete and hence broke several | manu |
| 2001-05-19 | Moved e_flags outsied of ifdef __HAVE_MINIMAL_EMUL in struct emul | manu |
| 2001-05-07 | Changed EMUL_BSD_ASYNCIO_PIPE to EMUL_NO_BSD_ASYNCIO_PIPE, so that | manu |
| 2001-05-07 | Make this file *just* compiles again when __HAVE_MINIMAL_EMUL is defined. | enami |
| 2001-05-07 | Fix broken indentation introduced by previous commit. | enami |
| 2001-05-06 | implement the recently introduced EMUL_BSD_ASYNCIO_PIPE emulation package | manu |
| 2001-04-09 | Change the first arg to fileops fo_stat routine to struct file *, adjust | jdolecek |
| 2001-04-07 | Add new 'stat' fileop and call the stat function via f_ops rather | jdolecek |
| 2000-03-30 | Get rid of register declarations. | augustss |
| 1999-08-03 | Add support for fcntl(2) to generate VOP_FCNTL calls. Any fcntl | wrstuden |
| 1998-08-04 | Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. | perry |
| 1998-07-31 | fix sizeofs so they comply with the KNF style guide. yes, it is pedantic. | perry |
| 1998-06-30 | Add two additional arguments to the fileops read and write calls, a | thorpej |
| 1998-04-25 | Hook for 0-copy (or other optimized) sends and receives | matt |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1996-09-07 | Implement poll(2). | mycroft |
| 1996-05-22 | Pass a proc pointer down to the usrreq and pcbbind functions for PRU_ATTACH, ... | mycroft |
| 1995-08-12 | splnet --> splsoftnet | mycroft |
| 1994-10-30 | be more careful with types, also pull in headers where necessary. | 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-05-11 | Minor changes. | mycroft |
| 1994-05-11 | Minor changes. | mycroft |
| 1994-04-25 | Set the file type correctly for stat(). | mycroft |
| 1994-04-25 | Remove sbselqueue(). | mycroft |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-06-27 | ANSIfications - removed all implicit function return types and argument | andrew |
| 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 |