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
/
fs
/
msdosfs
History
alfred
533541c47b
Fix instances of macros with improperly parenthasized arguments.
...
Verified by: md5
2002-11-09 12:55:07 +00:00
..
bootsect.h
Spell the BPB member of the 7.10 bootsector as bsBPB rather than bsPBP to
2002-10-21 19:00:50 +00:00
bpb.h
…
denode.h
Fix instances of macros with improperly parenthasized arguments.
2002-11-09 12:55:07 +00:00
direntry.h
…
fat.h
…
msdosfs_conv.c
Fix winChkName() to match when the last slot contains nothing but the
2002-10-29 01:03:44 +00:00
msdosfs_denode.c
Regularize the vop_stdlock'ing protocol across all the filesystems
2002-10-14 03:20:36 +00:00
msdosfs_fat.c
…
msdosfs_lookup.c
…
msdosfs_vfsops.c
Grrr, s/PBP/BPB/ here as well.
2002-10-21 20:52:51 +00:00
msdosfs_vnops.c
- Use vrefcnt() where it is safe to do so instead of doing direct and
2002-09-25 02:32:42 +00:00
msdosfsmount.h
…