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
/
fs
/
msdosfs
History
Craig Rodrigues
d75b2048db
Properly parse the nowin95 mount option.
...
Tested by: Rainer Hurling <rhurlin at gwdg dot de>
2005-11-19 16:38:39 +00:00
..
bootsect.h
Remove checks for BOOTSIG[23] from FAT32 bootblocks.
2005-09-29 14:09:46 +00:00
bpb.h
…
denode.h
…
direntry.h
…
fat.h
…
msdosfs_conv.c
[1] unix2doschr()
2005-07-17 07:10:05 +00:00
msdosfs_denode.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +00:00
msdosfs_fat.c
…
msdosfs_fileno.c
Normalize a significant number of kernel malloc type names:
2005-10-31 15:41:29 +00:00
msdosfs_iconv.c
…
msdosfs_lookup.c
Disable negative name caching for msdosfs to work around a bug.
2005-04-16 23:47:19 +00:00
msdosfs_vfsops.c
Properly parse the nowin95 mount option.
2005-11-19 16:38:39 +00:00
msdosfs_vnops.c
…
msdosfsmount.h
…