| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2001-12-06 | add a VOP_PUTPAGES method for all the filesystems that don't have pages, | chs |
| 2001-11-10 | add RCSIDs | lukem |
| 2001-01-22 | make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const | jdolecek |
| 2000-05-27 | sleep() -> tsleep() | thorpej |
| 2000-03-30 | Register, begone! | augustss |
| 1999-12-12 | Actually nullop is a better idea here | sommerfeld |
| 1999-12-08 | one more tweak: placebo for VOP_LEASE | sommerfeld |
| 1999-12-08 | Add appropriate VOP_FCNTL handlers to deadfs and specfs ops vectors. | sommerfeld |
| 1998-05-18 | Since the interlock has been unlocked, also clear LK_INTERLOCK from | fvdl |
| 1998-05-18 | dead_lock() must unlock `v_interlock'. | pk |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-09-07 | Implement poll(2). | mycroft |
| 1996-09-05 | Remove some unused variables. | thorpej |
| 1996-09-01 | Add a set of generic file system operations that most file systems use. | mycroft |
| 1996-02-13 | GC *_nullop(). Minor nits. | mycroft |
| 1996-02-13 | GC dead_nullop(). | mycroft |
| 1996-02-09 | miscfs prototype changes | christos |
| 1995-04-10 | Return EOF for old vnodes of tty devices, rather than EIO. | mycroft |
| 1994-12-16 | Remove a_fp. | mycroft |
| 1994-11-14 | fixed struct comment | 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-06-08 | Update to 4.4-Lite fs code, with local changes. | mycroft |
| 1993-12-22 | fix return type of dead_print | cgd |
| 1993-12-18 | Canonicalize all #includes. | mycroft |
| 1993-09-07 | Changes to VFS readdir semantics | ws |
| 1993-08-01 | Add RCS identifiers (this time on the correct side of the branch), and | mycroft |
| 1993-06-27 | ANSIfications - removed all implicit function return types and argument | andrew |
| 1993-05-20 | add $Id$ strings, and clean up file headers where necessary | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |