| Age | Commit message (Expand) | Author |
| 1998-08-09 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1998-02-18 | Place a pointer to an array of our vnodeopv_desc *'s in our vfsops | thorpej |
| 1997-10-06 | Make the vfs ops and vnodeop_opv symbols match the name of the | thorpej |
| 1997-09-10 | PR/4098: Alan Barrett: Fix diagnostic printf formatting. | christos |
| 1997-03-11 | this is nullfs, not lofs | mikel |
| 1996-12-22 | Change the second and third args to struct vfsops' (*vfs_mount)() to | cgd |
| 1996-10-13 | backout previous kprintf changes | christos |
| 1996-10-10 | printf -> kprintf, sprintf -> ksprintf | christos |
| 1996-05-10 | Add locking code to avoid deadlocks on vnode reclaim, which means the | jtk |
| 1996-02-09 | miscfs prototype changes | christos |
| 1995-06-18 | don't assume the f_fsnamelen is nul-truncated or longer than MFSNAMELEN | cgd |
| 1995-03-09 | copy*str() should use size_t. | mycroft |
| 1995-03-08 | use u_long for copyin* | cgd |
| 1995-01-25 | return EOPNOTSUPP from fhtovp and vptofh functions; doing otherwise | cgd |
| 1995-01-18 | Clean up the code to frob mnt_stat a (tiny) bit. | mycroft |
| 1994-12-15 | Call foo_statfs() from a common place when mounting. | mycroft |
| 1994-09-15 | stat the file system at mount time, for `df -n', et al. | 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, with local changes. | mycroft |