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
Konstantin Belousov
06965e96b3
Use buffer pager for msdosfs.
...
Tested by: pho Sponsored by: The FreeBSD Foundation MFC after: 2 weeks
2016-10-28 11:46:15 +00:00
..
bootsect.h
…
bpb.h
…
denode.h
Mount msdosfs with longnames support by default.
2016-09-23 19:05:07 +00:00
direntry.h
msdosfs: Prevent buffer overflow when expanding win95 names
2016-04-26 20:36:32 +00:00
fat.h
…
msdosfs_conv.c
sys/fs: spelling fixes in comments.
2016-04-29 20:51:24 +00:00
msdosfs_denode.c
…
msdosfs_fat.c
Ensure that cluster allocations never allocate clusters outside the
2016-10-28 11:34:32 +00:00
msdosfs_fileno.c
…
msdosfs_iconv.c
…
msdosfs_lookup.c
Mount msdosfs with longnames support by default.
2016-09-23 19:05:07 +00:00
msdosfs_vfsops.c
Enable vn_io_fault() deadlock avoidance for msdosfs.
2016-10-28 11:35:06 +00:00
msdosfs_vnops.c
Use buffer pager for msdosfs.
2016-10-28 11:46:15 +00:00
msdosfsmount.h
…