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
fjoe
ab0bce9d34
Make msdosfs long filenames matching case insensitive again.
...
PR: 59765 Submitted by: Ryuichiro Imura <imura@ryu16.org>
2003-12-08 08:32:20 +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
Axe more unused GEMDOS code that was #ifdef atari.
2001-11-28 16:56:42 +00:00
denode.h
change dev_t to struct cdev * to match ufs. This fixes fstat for cd9660
2003-06-24 22:11:20 +00:00
direntry.h
Fixed some style bugs in previous commit. Mainly, forward-declare
2003-09-27 01:18:27 +00:00
fat.h
Remove __P.
2002-03-19 22:20:14 +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
- Add a new 'flags' parameter to getblk().
2003-03-04 00:04:44 +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
Remove mntvnode_mtx and replace it with per-mountpoint mutex.
2003-11-05 04:30:08 +00:00
msdosfs_vnops.c
DuH!
2003-10-18 14:10:28 +00:00
msdosfsmount.h
- Support for multibyte charsets in LIBICONV.
2003-09-26 20:26:25 +00:00