NetBSD/sys/ufs
yamt 6138b82a56 always use nanotime rather than time.
it's bad to mix nanotime and time because it sometimes
make timestamps go backwards.
2005-09-26 13:52:20 +00:00
..
ext2fs always use nanotime rather than time. 2005-09-26 13:52:20 +00:00
ffs always use nanotime rather than time. 2005-09-26 13:52:20 +00:00
lfs always use nanotime rather than time. 2005-09-26 13:52:20 +00:00
mfs Apply the NFS exports list rototill patch: 2005-09-23 12:10:31 +00:00
ufs always use nanotime rather than time. 2005-09-26 13:52:20 +00:00
files.ufs split out lfs_itimes(). It is used in fsck_lfs. 2005-09-13 04:13:25 +00:00
Makefile