NetBSD/sys/msdosfs
jdolecek 5f5971e8b7 Use 'X' constants in the conversion arrays instead of hexadecimal numbers,
to improve readability. No functionality change (values tested to be equal).
2002-01-08 20:44:13 +00:00
..
Makefile
TODO
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
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 make compilable with MSDOSFS_DEBUG (again), supply missing \n in 2002-01-08 20:11:00 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c make compilable with MSDOSFS_DEBUG (again), supply missing \n in 2002-01-08 20:11:00 +00:00
msdosfs_vnops.c make compilable with MSDOSFS_DEBUG (again), supply missing \n in 2002-01-08 20:11:00 +00:00
msdosfsmount.h