| Age | Commit message (Expand) | Author |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2005-08-30 | Remove __P() | xtraeme |
| 2005-02-26 | nuke trailing whitespace | perry |
| 2004-06-30 | Do LAYERFS_REMOVED for vop_rmdir. | hannken |
| 2004-06-07 | do a LAYERFS_REMOVED hack for vop_rename as well. | yamt |
| 2004-05-28 | Since VOP_UPCALL() has been a long time in coming, add this partial | wrstuden |
| 2004-01-25 | Make VOP_STRATEGY(bp) a real VOP as discussed on tech-kern. | hannken |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-09-10 | restore ancestral RCS ID from 4.4BSD-Lite2 | jtk |
| 2002-01-04 | add the entry for layer_getpages() to the VOP tables of the | chs |
| 2001-12-06 | add VOP_GETPAGES and VOP_PUTPAGES methods for layered filesystems. | chs |
| 2001-11-15 | don't need <sys/types.h> when including <sys/param.h> | lukem |
| 2001-11-10 | add RCSIDs | lukem |
| 2001-11-07 | Fix typo in comment. | enami |
| 2001-06-09 | Some more corrections by Michael K. Sanders. | wiz |
| 2001-06-07 | Typos and grammer fixes in comments (misc/13133 by Michael K. Sanders) | wiz |
| 2001-01-22 | make filesystem vnodeop, specop, fifoop and vnodeopv_* arrays const | jdolecek |
| 2000-03-13 | Fix doubled 'the's in comments. | soren |
| 1999-07-08 | Introduce layer library in genfs. This set of files abstracts most of | wrstuden |
| 1999-03-25 | We must handle MNT_NODEV at open time, so add an open op for null and union, | bouyer |
| 1999-03-22 | vinvalbuf, called from vclean, could cause a locking-against-self | sommerfe |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 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-05-17 | NULL => 0 (Arne Juul; PR#3629) | pk |
| 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-04-13 | fix screw-up in the prototyping changes: print pointers with %p, NOT | cgd |
| 1996-02-09 | miscfs prototype changes | christos |
| 1994-08-19 | Convert hash tables. | mycroft |
| 1994-07-20 | Fix a null pointer dereference during rename(2). | 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 |