Marcel Moolenaar 72cad431b8 Fix readdir for the root directory on a FAT32 file system. The root
directory is like any subdirectory and as such needs to use a real
cluster number. To this end, keep a DE structure for the root in
the DOS_FS structure and populate it accordingly.

While here:
o   allow consecutive path separators by skipping them all.
o   add missing $FreeBSD$ keyword to dosfs.h.
2013-12-19 05:23:10 +00:00
..
2013-11-17 23:51:19 +00:00
2013-01-01 18:29:25 +00:00
2013-12-03 13:26:37 +00:00
2013-10-25 05:25:19 +00:00
2013-11-19 16:11:03 +00:00
2012-06-02 08:47:26 +00:00
2013-12-15 22:58:09 +00:00
2013-11-21 20:43:43 +00:00
2013-05-30 08:02:00 +00:00
2013-05-12 22:22:12 +00:00
2012-10-18 15:39:29 +00:00
2013-05-12 22:22:12 +00:00
2013-09-05 12:21:11 +00:00