NetBSD/sys/msdosfs
ws 046d575708 Use the correct block number for updating the backup copy of the FAT when
deleting a file.  Deleting a large file used to scramble the backup copy.
Found in FreeBSD by bde.
1995-03-19 20:52:36 +00:00
..
bootsect.h light clean; make sure headers are properly included, types are OK, etc. 1994-10-29 07:59:27 +00:00
bpb.h light clean; make sure headers are properly included, types are OK, etc. 1994-10-29 07:59:27 +00:00
denode.h Some trivial cleanup. 1995-01-04 06:32:19 +00:00
direntry.h light clean; make sure headers are properly included, types are OK, etc. 1994-10-29 07:59:27 +00:00
fat.h Various changes: 1994-09-28 11:31:23 +00:00
msdosfs_conv.c Push more of the time conversion code into unix2dostime(). Maintain the 1994-12-27 18:36:21 +00:00
msdosfs_denode.c Push more of the time conversion code into unix2dostime(). Maintain the 1994-12-27 18:36:21 +00:00
msdosfs_fat.c Use the correct block number for updating the backup copy of the FAT when 1995-03-19 20:52:36 +00:00
msdosfs_lookup.c Ignore entries with ATTR_VOLUME set when checking if a directory is empty. 1994-12-27 21:53:31 +00:00
msdosfs_vfsops.c copy*str() should use size_t. 1995-03-09 12:05:21 +00:00
msdosfs_vnops.c Some trivial cleanup. 1995-01-04 06:32:19 +00:00
msdosfsmount.h Update to match other fs code. 1994-12-14 16:33:18 +00:00