NetBSD/sys/fs/msdosfs
2004-03-27 04:43:43 +00:00
..
bootsect.h Consistently use "bsBPB" as the struct member for the BIOS parameter block. 2003-10-06 02:21:47 +00:00
bpb.h add bpbReserved fields 2003-10-08 04:11:43 +00:00
denode.h
direntry.h
fat.h
files.msdosfs
Makefile
msdosfs_conv.c
msdosfs_denode.c Manually attach malloc types when being built as an lkm. 2004-03-27 04:43:43 +00:00
msdosfs_fat.c Fix a panic that occurred when trying to traverse a corrupt msdosfs 2003-10-22 03:51:12 +00:00
msdosfs_lookup.c
msdosfs_vfsops.c Tango on sysctl_createv() and flags. The flags have all been renamed, 2004-03-24 15:34:46 +00:00
msdosfs_vnops.c Fix xxx_strategy() to use the vnode arg instead of bp->b_vp. 2004-01-26 10:39:29 +00:00
msdosfsmount.h
TODO