NetBSD/sys/fs/msdosfs
christos aa30b4a3db cleanup casts in get/set u short/long so that we don't have const castaways. 2004-06-30 03:43:14 +00:00
..
Makefile
TODO
bootsect.h Consistently use "bsBPB" as the struct member for the BIOS parameter block. 2003-10-06 02:21:47 +00:00
bpb.h cleanup casts in get/set u short/long so that we don't have const castaways. 2004-06-30 03:43:14 +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
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 Explicitly call pool_init() (and pool_destroy()) when being built as 2004-05-20 05:39:34 +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
msdosfs_vfsops.c set gmtoff in the structure returned by MNT_GETARGS call 2004-06-27 06:55:12 +00:00
msdosfs_vnops.c caddr_t -> void * and removal of some more casts. 2004-05-12 02:07:37 +00:00
msdosfsmount.h Tweak sysctl setup functions (the macros, actually) for use in lkms, 2004-05-20 06:34:24 +00:00