# # ChangeLog for uspace/app/mkexfat/mkexfat.c in mainline # # Generated by Trac 1.6 # 2024-12-12T10:46:11Z Thu, 16 Feb 2012 22:14:42 GMT Maurizio Lombardi [9744f2d] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: - Get the total number of blocks of the device. - Add ... Tue, 14 Feb 2012 21:33:55 GMT Maurizio Lombardi [116cb91] * uspace/app/mkexfat/mkexfat.c (modified) mkexfat: get the service id and read the device sector size. Tue, 14 Feb 2012 20:24:47 GMT Maurizio Lombardi [dd22cc4] * uspace/app/mkexfat/Makefile (added) * uspace/app/mkexfat/exfat.h (added) * uspace/app/mkexfat/mkexfat.c (added) Add initial mkexfat implementation