OSDN Git Service

OS X: fixed raw device size detection. Each disk has two names: /dev/diskN (block...
[android-x86/external-exfat.git] / dump /
2012-12-12 resverUse bool type.
2012-12-04 resverRefactored device access mode handling.
2012-05-01 resverFix copyright years.
2012-03-03 resverRepresent device as an extensible structure instead...
2012-02-20 resverUse exfat_read() and exfat_write() interfaces.
2012-02-14 resverAdded exfat_close() function that closes the device...
2011-04-22 resverUse exfat_open() instead of calling open() directly.
2011-03-01 resverUpdated man pages.
2011-03-01 resverAdded -v option that prints version and copyright.
2011-02-23 resverRenamed block to sector to avoid confusion.
2011-02-19 resverAdded dumpexfat man page.
2011-02-05 resverAdded -u option for dumpexfat that prints used sectors...
2011-01-24 resverRenamed block to sector in the output of mkexfatfs...
2011-01-24 resverImproved dumpexfat: now it also prints volume label...
2011-01-22 resverFixed alignment of big numbers in dumpexfat.
2011-01-22 resverRenamed sbdump to dumpexfat.