This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
msdosfs
History
dt
2af99a3a7a
Fix support for pre-Win95 filesystems: Make it possible to lookup just
...
created short file name. Don't insert "generation numbers".
1998-05-17 21:18:08 +00:00
..
bootsect.h
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
1998-02-18 09:28:47 +00:00
bpb.h
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
1998-02-18 09:28:47 +00:00
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
Update MSDOSFS code using NetBSD's msdosfs as a guide to support
1998-02-18 09:28:47 +00:00
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 support for pre-Win95 filesystems: Make it possible to lookup just
1998-05-17 21:18:08 +00:00
msdosfs_vfsops.c
As described by the submitter:
1998-05-06 05:29:41 +00:00
msdosfs_vnops.c
Remove bogus LK_RETRY.
1998-05-17 21:03:35 +00:00
msdosfsmount.h
Implement loadable DOS<->local conversion tables for DOS names
1998-02-23 16:44:37 +00:00