summaryrefslogtreecommitdiff
path: root/sys/ufs/lfs/lfs_vnops.c
AgeCommit message (Collapse)Author
1996-07-01New LFS, based on Lite2. Still being worked on.Jason Downs
1996-05-22Change VOP_UPDATE() semantics:Theo de Raadt
* Make 2nd and 3rd args timespecs, not timevals. * Consistently pass a Boolean as the 4th arg (except in LFS). Also, fix ffs_update() and lfs_update() to actually change the nsec fields.
1996-02-27From NetBSD: update to 960217 sourcesNiklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt