Major Updates:
- Support for split and disk images
- File system type can be detected (-f no longer required)
- New file system type names (for -f)
- Updated internal design
- New 'img_stat' tool to display details about the image file format
- New 'mmls' flag (-b) to print sizes in bytes
- New 'mmstat' tool to give details about the volume (media
management) system
- Non-printable charactors in UFS/ExtX names are replaced with '.'
- New Linux 'disk_sreset' tool to reset HPA on an ATA disk
- Renamed 'diskstat' to 'disk_stat' and 'sstrings' to 'srch_strings'
to make names less cryptic
Minor Bug Fixes:
- NTFS could go into an infinite loop if attribute list entry was
reallocated
- Last block group in ExtX fsstat output had incorrect percentage
of free blocks
- FreeBSD 5.x would produce incorrect 'icat' output for Ext2/3 and
UFS1 images because it used a 64-bit on-disk address
Approved by: maintainer timeout