NetBSD/sys/ufs/ufs
mycroft 261382c331 Change VOP_UPDATE() semantics:
* 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-05-11 18:26:27 +00:00
..
dinode.h
dir.h Remove hack to work around <sys/dirent.h> DIRSIZ conflict 1996-03-09 19:42:41 +00:00
inode.h
quota.h
ufs_bmap.c ufs prototype changes 1996-02-09 22:36:00 +00:00
ufs_extern.h ufs prototype changes 1996-02-09 22:36:00 +00:00
ufs_ihash.c ufs prototype changes 1996-02-09 22:36:00 +00:00
ufs_inode.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
ufs_lookup.c ufs prototype changes 1996-02-09 22:36:00 +00:00
ufs_quota.c ufs prototype changes 1996-02-09 22:36:00 +00:00
ufs_readwrite.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
ufs_vfsops.c ufs prototype changes 1996-02-09 22:36:00 +00:00
ufs_vnops.c Change VOP_UPDATE() semantics: 1996-05-11 18:26:27 +00:00
ufsmount.h