summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2016-11-16Make mkfs.vfat and mkdosfs individually selectableDenys Vlasenko4-10/+19
2016-03-30mkfs_vfat: use bb_error_msg for logging, not bb_info_msgDenys Vlasenko1-2/+2
2011-06-05*: remove "Options:" string from help textsDenys Vlasenko198-268/+40
2011-04-11move remaining help text from include/usage.src.hPere Orga142-2312/+2369
2010-10-28*: whitespace fixesDenys Vlasenko82-183/+185
2010-08-31libbb: add xfstat functionDenys Vlasenko13-21/+29
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko570-630/+628
2010-06-04mkfs_vfat: fix gcc-4.4 warningDenys Vlasenko1-3/+4
2010-05-08tune2fs: move to e2fsprogsDenys Vlasenko8-25/+21
2010-02-01mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko8-49/+66
2010-01-25whitespace fixesDenys Vlasenko15-32/+32
2010-01-09*: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko13-122/+131
2009-11-07big endian warning fixesDenys Vlasenko4-14/+18
2009-11-03mkfs_vfat: fixes for large image casesDenys Vlasenko1-3/+9
2009-09-15use PACKED macro insted of open-coding GCC-ismDenys Vlasenko31-70/+70
2009-07-18fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko14-44/+71
2009-07-10fix fallout from BSD patchesDenys Vlasenko4-11/+12
2009-07-08move libc related stuff out of platform.hDenys Vlasenko12-67/+84
2009-07-05df: fix "df /"Denys Vlasenko8-54/+47
2009-04-29*: bb_error_msg's messages should not be capitalizedDenis Vlasenko4-12/+12
2009-03-28randomtest fixesDenis Vlasenko4-11/+23
2009-03-28mkfs.vfat: fix a problem with over-estimating FAT sizeDenis Vlasenko1-6/+15
2009-03-28mkfs.vfat: mkdosfs compat with choosing clyster sizeDenis Vlasenko1-5/+5
2009-03-28mkfs.vfat: more of pointless tweakingDenis Vlasenko1-7/+6
2009-03-28mkfs.vfat: small tweak to commentsDenis Vlasenko1-1/+3
2009-03-28mkdosfs (aka mkfs.vfat): new applet by VladimirDenis Vlasenko6-0/+622