Maybe fatfs_dent_walk should only check the times for the first entry and not be so strict.  0's can be used if the time is invalid.

Add status flags to mac mmls
Add bootable flag to mm code for DOS

make 'mactime' able to run with '-w'

simplify date code with 'mactime' and get rid of the library

v2:
img layer
indexing
output data of ils
exception handling
standard size daddr_t stuff
Remove ASCII check in FAT so that Unicode can work.

------------------------------------------------------------

SORTER:
- minimum size for files

GENERAL:
- Size free stats on fsstat
- UNIX bitmaps per group in fsstat

New line of 'f' tools that utilize 'ifind' code:
- fstat (istat from path)
- fcat


- win32 binaries
- auto detect fs
- the slack option of dls now only shows unused sectors, it should also show
the end of the used sector  - for UNIX too

HASH:
- hls
- extended output for NSRL 

MACTIME:
- scripts to incorporate logs and such into mactime
- output option in comma delim for spread sheets


EXT2FS:

EXT3FS:
- list orphan inodes that are in the super block
- list contents of journal

FAT: 

FFS:
- HP Support
- Display disk labels in fsstat

NTFS: 
- figure out a better way that $BADCLUS does not screw things up
if it has a value in the first run.
- deleted ADS
- Read the Security Attributes
- BAAD 
- when doing a timeline in NTFS: do three time machine entries:
  - time in parent directory
  - time in STD_INFO
  - time in $FNAME
