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
trhodes
768a8affab
Do not place dirmask in unnamed padding. Move it to the bottom of this
...
list where it should have been added originally. Prodded by: bde
2004-02-17 16:53:41 +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
Make msdosfs support the dirty flag in FAT16 and FAT32.
2003-12-26 17:19:19 +00:00
direntry.h
Fixed some style bugs in previous commit. Mainly, forward-declare
2003-09-27 01:18:27 +00:00
fat.h
Make msdosfs support the dirty flag in FAT16 and FAT32.
2003-12-26 17:19:19 +00:00
msdosfs_conv.c
Make msdosfs long filenames matching case insensitive again.
2003-12-08 08:32:20 +00:00
msdosfs_denode.c
- Don't cache_purge() in *_reclaim routines. vclean() does it for us so
2003-10-05 02:43:30 +00:00
msdosfs_fat.c
Fixed some (most) style bugs in rev.1.33. Mainly 4-char indentation
2003-12-29 11:59:05 +00:00
msdosfs_iconv.c
- Support for multibyte charsets in LIBICONV.
2003-09-26 20:26:25 +00:00
msdosfs_lookup.c
- Support for multibyte charsets in LIBICONV.
2003-09-26 20:26:25 +00:00
msdosfs_vfsops.c
If the "next free cluster" field of the FSInfo block is 0xFFFFFFFF,
2004-02-17 08:51:49 +00:00
msdosfs_vnops.c
Locking for the per-process resource limits structure.
2004-02-04 21:52:57 +00:00
msdosfsmount.h
Do not place dirmask in unnamed padding. Move it to the bottom of this
2004-02-17 16:53:41 +00:00