freebsd_amp_hwpstate/sys/msdosfs
John Dyson 39b1a97c77 MSDOS FS used to allocate a buffer before extending the VM object. In
certain error conditions, it is possible for pages to be left allocated
in the object beyond it's end.  It is generally bad practice to allocate
pages beyond the end of an object.
1996-10-02 05:01:17 +00:00
..
bootsect.h
bpb.h
denode.h bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
direntry.h
fat.h
msdosfs_conv.c In sys/time.h, struct timespec is defined as: 1996-09-19 18:21:32 +00:00
msdosfs_denode.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_fat.c
msdosfs_lookup.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_vfsops.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_vnops.c MSDOS FS used to allocate a buffer before extending the VM object. In 1996-10-02 05:01:17 +00:00
msdosfsmount.h