freebsd-skq/sys/msdosfs
Bruce Evans 939cb7521a Initialise fsids with (user) device numbers again. Bitrot when dev_t's
were changed to pointers was obscured by casting dev_t's to longs.
fsids haven't even been comprised of longs since the Lite2 merge.
1999-08-23 21:07:13 +00:00
..
bootsect.h
bpb.h
denode.h Ensure that deHighClust in direntry always initialized. 1999-01-02 13:26:29 +00:00
direntry.h Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
fat.h
msdosfs_conv.c Support NT VFAT lower case flags. 1998-11-21 00:20:24 +00:00
msdosfs_denode.c Divorce "dev_t" from the "major|minor" bitmap, which is now called 1999-05-11 19:55:07 +00:00
msdosfs_fat.c
msdosfs_lookup.c move <sys/systm.h> before <sys/buf.h> 1999-07-01 22:12:39 +00:00
msdosfs_vfsops.c Initialise fsids with (user) device numbers again. Bitrot when dev_t's 1999-08-23 21:07:13 +00:00
msdosfs_vnops.c Decommision miscfs/specfs/specdev.h. Most of it goes into <sys/conf.h>, 1999-08-08 18:43:05 +00:00
msdosfsmount.h