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 simplify 2000-08-06 20:11:31 +00:00
bootsect.h seperate -> separate 2001-07-22 13:33:58 +00:00
bpb.h
denode.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
direntry.h
fat.h passs FAT block mask as argument to MSDOSFSEOF(), so that fat.h is 2000-05-13 06:04:41 +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 make compilable with MSDOSFS_DEBUG (again), supply missing \n in 2002-01-08 20:11:00 +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 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 add a new VFS op, vfs_reinit, which is called when desiredvnodes is 2001-09-15 16:12:54 +00:00