freebsd-dev/sys/msdosfs
Yoshihiro Takahashi 01f6cfbae0 Supported non-512 bytes/sector format.
PR:		misc/12992
Submitted by:	chi@bd.mbn.or.jp (Chiharu Shibata) and
		Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
Reviewed by:	Dmitrij Tejblum <tejblum@arc.hq.cti.ru>
2000-01-27 14:43:07 +00:00
..
bootsect.h
bpb.h
denode.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
direntry.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
fat.h Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL" 1999-12-29 05:07:58 +00:00
msdosfs_conv.c
msdosfs_denode.c Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
msdosfs_fat.c Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
msdosfs_lookup.c
msdosfs_vfsops.c Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00
msdosfs_vnops.c Treat negative uio_offset value as eof (idea by: bde). 2000-01-08 10:45:54 +00:00
msdosfsmount.h Supported non-512 bytes/sector format. 2000-01-27 14:43:07 +00:00