This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
msdosfs
History
Bruce Evans
ac1e407b32
Fixed printf format errors.
1998-07-11 07:46:16 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
Removed vestiges of pre-Lite2 locking.
1998-05-17 18:00:45 +00:00
direntry.h
Fixes for some bugs in the VFAT/FAT32 support:
1998-02-26 06:45:46 +00:00
fat.h
…
msdosfs_conv.c
Fix support for pre-Win95 filesystems: Make it possible to lookup just
1998-05-17 21:18:08 +00:00
msdosfs_denode.c
Don't forget to clean up after an error reading the directory entry
1998-05-17 18:09:28 +00:00
msdosfs_fat.c
Support compiling with `gcc -ansi'.
1998-04-15 17:47:40 +00:00
msdosfs_lookup.c
Fix priority bug in previous commit.
1998-05-18 10:24:26 +00:00
msdosfs_vfsops.c
As described by the submitter:
1998-05-06 05:29:41 +00:00
msdosfs_vnops.c
Fixed printf format errors.
1998-07-11 07:46:16 +00:00
msdosfsmount.h
…