NetBSD/sys/fs/msdosfs
mlelstv 200cdc61ea Use KASSERT for conditions that cannot be met with current parameters. 2016-03-06 07:33:25 +00:00
..
Makefile
TODO
bootsect.h u_int8_t -> uint8_t 2016-01-22 22:48:18 +00:00
bpb.h u_int{8,16,32}_t -> uint{8,16,32}_t, also u_int -> unsigned and 2016-01-22 22:53:36 +00:00
denode.h
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 src is too big these days to tolerate superfluous apostrophes. It's 2014-10-18 08:33:23 +00:00
files.msdosfs Split case folding table into separate source file and add full 2016-02-06 10:40:58 +00:00
msdosfs_conv.c Use KASSERT for conditions that cannot be met with current parameters. 2016-03-06 07:33:25 +00:00
msdosfs_denode.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +00:00
msdosfs_fat.c Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +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 Remove the 'cred' argument from bread(). Remove a now unused var in 2015-03-28 19:24:04 +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