freebsd-dev/sys/msdosfs
Bruce Evans e73bdb51f7 Fixed an off by 1 error in unix2dostime(). The first day of each month
was converted to the last day of the previous month.  This bug was
introduced in the optimizations in rev.1.4.
1996-12-04 13:42:09 +00:00
..
bootsect.h Pad out MSDOS boot block to 512 bytes (bugfix only) 1995-10-31 20:54:33 +00:00
bpb.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
denode.h bzero reserved field into directory entry, junk here cause 1996-07-28 07:58:55 +00:00
direntry.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
fat.h staticize private parts. 1995-11-07 14:06:45 +00:00
msdosfs_conv.c Fixed an off by 1 error in unix2dostime(). The first day of each month 1996-12-04 13:42:09 +00:00
msdosfs_denode.c The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
msdosfs_fat.c Added prototypes. 1995-12-03 16:42:02 +00:00
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 Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00