Revīziju vēsture

Autors SHA1 Ziņojums Datums
  resver de1635e066 Updated copyright years. 12 gadi atpakaļ
  resver 5aa1ec4dbd Use bool type. 12 gadi atpakaļ
  resver 8b0faa8867 Refactored device access mode handling. 12 gadi atpakaļ
  resver b25394ef61 Fix copyright years. 13 gadi atpakaļ
  resver 66826f11e9 Represent device as an extensible structure instead of a plain Unix descriptor. 13 gadi atpakaļ
  resver 76156ac589 Use exfat_read() and exfat_write() interfaces. 13 gadi atpakaļ
  resver de961d9d9a Added exfat_close() function that closes the device descriptor. 13 gadi atpakaļ
  resver e926077b2c Use exfat_open() instead of calling open() directly. 14 gadi atpakaļ
  resver 4ee0737bc5 Added -v option that prints version and copyright. 14 gadi atpakaļ
  resver f57eac4c1a Renamed block to sector to avoid confusion. 14 gadi atpakaļ
  resver 8cc99d7067 Added -u option for dumpexfat that prints used sectors (useful for fast FS cloning). 14 gadi atpakaļ
  resver 30a29f80ef Renamed block to sector in the output of mkexfatfs, exfatfsck and dumpexfat utilities to avoid confusion. 14 gadi atpakaļ
  resver 48935f6433 Improved dumpexfat: now it also prints volume label, free sectors and free clusters count. 14 gadi atpakaļ
  resver 5a5000ba35 Fixed alignment of big numbers in dumpexfat. 14 gadi atpakaļ
  resver ce6a05e61b Renamed sbdump to dumpexfat. 14 gadi atpakaļ