NetBSD/sys/fs/msdosfs
hannken 64a4d4bd11 Untangle VFS_SYNC() from VFS_SUSPENDCTL(). 2017-02-17 08:29:11 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h Be explicit about how we're placing part of the on-disk name into 2017-01-14 17:17:53 +00:00
direntry.h We can't depend on dp->d_namlen existing for the parts that are used in 2016-02-01 02:59:33 +00:00
fat.h
files.msdosfs Split case folding table into separate source file and add full 2016-02-06 10:40:58 +00:00
msdosfs_conv.c Fix false positives when comparing long file names that have the 2016-06-30 09:34:01 +00:00
msdosfs_denode.c Remove now obsolete operation vcache_remove(). 2016-08-20 12:37:06 +00:00
msdosfs_fat.c fix DEBUG build 2016-05-07 16:43:02 +00:00
msdosfs_lookup.c Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directory 2016-01-30 09:59:27 +00:00
msdosfs_unicode.c Toolify. 2016-02-06 14:11:58 +00:00
msdosfs_vfsops.c Untangle VFS_SYNC() from VFS_SUSPENDCTL(). 2017-02-17 08:29:11 +00:00
msdosfs_vnops.c - split a long line. 2016-02-01 16:53:23 +00:00
msdosfsmount.h Add support to msdosfs and makefs to generate correct Unicode (UCS-2) directory 2016-01-30 09:59:27 +00:00