freebsd-nq/sys/fs/msdosfs
Poul-Henning Kamp 89c9c53da0 Do the dreaded s/dev_t/struct cdev */
Bump __FreeBSD_version accordingly.
2004-06-16 09:47:26 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h Use size_t or ssize_t wherever appropriate instead of casting from int * 2004-02-19 09:56:58 +00:00
fat.h
msdosfs_conv.c Use size_t or ssize_t wherever appropriate instead of casting from int * 2004-02-19 09:56:58 +00:00
msdosfs_denode.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +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
msdosfs_lookup.c
msdosfs_vfsops.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
msdosfs_vnops.c Locking for the per-process resource limits structure. 2004-02-04 21:52:57 +00:00
msdosfsmount.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00