NetBSD/sys/fs
pk a7c40722d8 Call inittodr() from main(). Let file system code set the recorded `last
update' time (if any) through the new function setrootfstime().
2004-07-05 07:28:45 +00:00
..
adosfs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
cd9660 Call inittodr() from main(). Let file system code set the recorded `last 2004-07-05 07:28:45 +00:00
filecorefs Add ffs internal snapshots. Written by Marshall Kirk McKusick for FreeBSD. 2004-05-25 14:54:55 +00:00
msdosfs cleanup casts in get/set u short/long so that we don't have const castaways. 2004-06-30 03:43:14 +00:00
ntfs fix some questionable pointer arithmetics; gcc-3.4.x 2004-06-24 16:52:03 +00:00
smbfs unify the statvfs-reporting related code to single smbfs_smb_statvfs routine 2004-06-05 07:36:25 +00:00
union Keep a pointer to the leaf mount. Needed for write gating where a 2004-07-01 10:03:29 +00:00
Makefile