NetBSD/sys/fs/msdosfs
jdolecek 9705c5db44 properly version the msdosfs mount structure after addition
of gmt time offset support (Hi Itojun!); adresses most important
part of PR kern/25226 by Todd Whitesel
2004-04-19 07:53:58 +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 add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
direntry.h add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
fat.h
files.msdosfs
Makefile
msdosfs_conv.c add -t option for gmt time offset (normally MS-DOS filesystem has timestamp 2003-09-07 22:09:11 +00:00
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 Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
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 properly version the msdosfs mount structure after addition 2004-04-19 07:53:58 +00:00
TODO