NetBSD/sys/msdosfs
chs 2d7a39f950 UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
files.msdosfs Cleanup how file system configuration information is declared, grouping 2002-04-16 23:14:05 +00:00
msdosfs_conv.c Use 'X' constants in the conversion arrays instead of hexadecimal numbers, 2002-01-08 20:44:13 +00:00
msdosfs_denode.c UBCify a bit in detrunc() that was missed. from PR 17143. 2002-06-05 02:07:48 +00:00
msdosfs_fat.c add RCSIDs 2001-11-10 13:22:20 +00:00
msdosfs_lookup.c add RCSIDs 2001-11-10 13:22:20 +00:00
msdosfs_vfsops.c use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
msdosfs_vnops.c don't do any flush-behind for async mounts. 2002-03-17 23:58:09 +00:00
msdosfsmount.h