freebsd-nq/sys/msdosfs
Bruce Evans 82f196916e Submitted by: Wolfgang Solfrank <ws@tools.de>
Fix off-by-1-sector error in the range checking for the end of the root
directory.  It was possible for the root directory to overwrite the FAT.
1995-04-11 16:43:20 +00:00
..
bootsect.h Added msdosfs. 1994-09-19 15:41:57 +00:00
bpb.h Added msdosfs. 1994-09-19 15:41:57 +00:00
denode.h Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
direntry.h Added msdosfs. 1994-09-19 15:41:57 +00:00
fat.h Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
msdosfs_conv.c Fix timestamps when using Wall CMOS clock, 1995-03-29 18:48:06 +00:00
msdosfs_denode.c Removed bogus, commented out, call to vnode_pager_uncache(). 1995-03-19 12:11:13 +00:00
msdosfs_fat.c Submitted by: Wolfgang Solfrank <ws@tools.de> 1995-04-11 16:43:20 +00:00
msdosfs_lookup.c Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
msdosfs_vfsops.c Fix numerous timestamp bugs. 1994-12-12 12:35:50 +00:00
msdosfs_vnops.c Removed redundant newlines that were in some panic strings. 1995-03-19 14:29:26 +00:00
msdosfsmount.h Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00