| Age | Commit message (Expand) | Author |
| 2010-06-24 | Clean up vnode lock operations pass 2: | hannken |
| 2008-04-24 | Network protocol interrupts can now block on locks, so merge the globals | ad |
| 2007-11-26 | Remove the "struct lwp *" argument from all VFS and VOP interfaces. | pooka |
| 2007-04-03 | Remove calls to now obsolete vn_start_write() and vn_finished_write(). | hannken |
| 2007-03-09 | - Make the proclist_lock a mutex. The write:read ratio is unfavourable, | ad |
| 2007-03-04 | Kill caddr_t; there will be some MI fallout, but it will be fixed shortly. | christos |
| 2007-02-09 | Merge newlock2 to head. | ad |
| 2006-11-01 | remove some __unused from function parameters. | yamt |
| 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 |
| 2006-03-01 | merge yamt-uio_vmspace branch. | yamt |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-12-08 | Use ANSI function decls, sprinkle static. | thorpej |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2003-10-15 | Add the gating of system calls that cause modifications to the underlying | hannken |
| 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-10-23 | merge kqueue branch into -current | jdolecek |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2001-11-12 | add RCSIDs | lukem |
| 2000-03-30 | Get rid of register declarations. | augustss |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1996-09-07 | Implement poll(2). | mycroft |
| 1996-03-30 | Eliminate kern_conf.h | christos |
| 1996-02-04 | First pass at prototyping | christos |
| 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-12 | upgrade to 4.4-Lite's tty code. our bug fixes included, some might need GC. | cgd |
| 1994-05-04 | Rename a lot of process flags. | cgd |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-11-24 | don't permit TIOCSCTTY on /dev/tty, or kernel recursion happens | deraadt |
| 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-20 | add $Id$ strings, and clean up file headers where necessary | 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 |