NetBSD/sys/fs/msdosfs
2004-05-12 02:07:37 +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 Initialise (most) pools from a link set instead of explicit calls 2004-04-25 16:42:40 +00:00
msdosfs_fat.c Replace the statfs() family of system calls with statvfs(). 2004-04-21 01:05:31 +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 First pass for some caddr_t removal and changes to get rid of it where we 2004-04-27 17:37:30 +00:00
msdosfs_vnops.c caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
msdosfsmount.h properly version the msdosfs mount structure after addition 2004-04-19 07:53:58 +00:00
TODO