summaryrefslogtreecommitdiff
path: root/sys/ufs/lfs/lfs_vnops.c
AgeCommit message (Expand)Author
2002-11-08Implement simple vnodeop inheritance for specfs and fifofs.Artur Grabowski
2002-03-14First round of __P removal in sysTodd C. Miller
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
1997-05-30Integrate new ext2fs, reverting ufs support for the old one.Jason Downs
1996-07-01New LFS, based on Lite2. Still being worked on.Jason Downs
1996-05-22Change VOP_UPDATE() semantics:Theo de Raadt
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt