This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
0
You've already forked NetBSD
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
NetBSD
/
sys
/
msdosfs
History
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
…
bpb.h
…
denode.h
Some trivial cleanup.
1995-01-04 06:32:19 +00:00
direntry.h
…
fat.h
…
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
…