| Age | Commit message (Expand) | Author |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-05-17 | Typos in comments. | mjl |
| 2002-09-26 | Overhaul the way parent attachments are specified; instead of using | thorpej |
| 2002-03-08 | Pool deals fairly well with physical memory shortage, but it doesn't | thorpej |
| 2001-11-12 | add RCSIDs | lukem |
| 2001-10-17 | Use a pool cache for namei buffers -- it's faster to allocate from | thorpej |
| 2001-01-22 | make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const | jdolecek |
| 2001-01-22 | rename vfs_op_init() to vfs_op_check() and make it only check the offsets | jdolecek |
| 2000-08-03 | Convert namei pathname buffer allocation to use the pool allocator. | thorpej |
| 1999-11-15 | Add Kirk McKusick's soft updates code to the trunk. Not enabled by | fvdl |
| 1998-08-04 | Abolition of bcopy, ovbcopy, bcmp, and bzero, phase one. | perry |
| 1998-06-24 | Always include fifos; "not an option any more". | sommerfe |
| 1998-06-22 | defopt for options FIFO | sommerfe |
| 1998-03-30 | add missing int to typedef | mrg |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-18 | Change vfs_opv_init_explicit() to not allocate the vnode operations | thorpej |
| 1996-10-13 | backout previous kprintf change | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-02-09 | More proto fixes | christos |
| 1996-02-04 | First pass at prototyping | christos |
| 1995-03-19 | Use %p. | mycroft |
| 1994-07-24 | Clean this up a bit, and separate parts of vfs_opv_init() into separate | mycroft |
| 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. | mycroft |