freebsd-nq/sys/msdosfs
Bruce Evans 8994ca3ce9 Removed statically configured mount type numbers (MOUNT_*) and all
references to them.

The change a couple of days ago to ignore these numbers in statically
configured vfsconf structs was slightly premature because the cd9660,
cfs, devfs, ext2fs, nfs vfs's still used MOUNT_* instead of the number
in their vfsconf struct.
1998-09-07 13:17:06 +00:00
..
bootsect.h
bpb.h
denode.h
direntry.h
fat.h
msdosfs_conv.c
msdosfs_denode.c Removed unused includes. 1998-08-17 19:09:36 +00:00
msdosfs_fat.c
msdosfs_lookup.c
msdosfs_vfsops.c Removed statically configured mount type numbers (MOUNT_*) and all 1998-09-07 13:17:06 +00:00
msdosfs_vnops.c Fixed printf format errors. 1998-07-11 07:46:16 +00:00
msdosfsmount.h