NetBSD/sys/msdosfs
jdolecek 8b4b779fa9 couple of remarks of issues I discovered when debugging some MSDOSFS problem 2000-03-19 10:37:04 +00:00
..
Makefile
TODO couple of remarks of issues I discovered when debugging some MSDOSFS problem 2000-03-19 10:37:04 +00:00
bootsect.h
bpb.h
denode.h fix msdosfs export problems which occur on LP64 systems, which were 1999-07-27 05:39:10 +00:00
direntry.h
fat.h fix LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_conv.c unix2dostime(), dos2unixtime(): use value of rtc_offset to shift the time value 2000-02-28 10:43:08 +00:00
msdosfs_denode.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
msdosfs_fat.c fix LP64 problems which were the cause of PR#8037. 1999-07-27 05:38:02 +00:00
msdosfs_lookup.c msdosfs_lookup(): reformat some debug printf slighly to make them more readable 2000-02-01 13:59:34 +00:00
msdosfs_vfsops.c Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
msdosfs_vnops.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
msdosfsmount.h Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00