aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mkfs_vfat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: remove "Options:" string from help textsDenys Vlasenko2011-06-051-1/+0
* move remaining help text from include/usage.src.hPere Orga2011-04-111-0/+17
* *: whitespace fixesDenys Vlasenko2010-10-281-1/+1
* libbb: add xfstat functionDenys Vlasenko2010-08-311-2/+1
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* mkfs_vfat: fix gcc-4.4 warningDenys Vlasenko2010-06-041-3/+4
* tune2fs: move to e2fsprogsDenys Vlasenko2010-05-091-4/+3
* mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)Denys Vlasenko2010-02-011-12/+2
* whitespace fixesDenys Vlasenko2010-01-251-1/+1
* *: make it easier to distinquish "struct tm", pointer to one, etcDenys Vlasenko2010-01-091-4/+4
* big endian warning fixesDenys Vlasenko2009-11-071-1/+2
* mkfs_vfat: fixes for large image casesDenys Vlasenko2009-11-031-3/+9
* use PACKED macro insted of open-coding GCC-ismDenys Vlasenko2009-09-161-4/+4
* fix mountpoint test to not prevemt mkfs_xxx from making image in any fileDenys Vlasenko2009-07-181-1/+1
* fix fallout from BSD patchesDenys Vlasenko2009-07-101-1/+2
* move libc related stuff out of platform.hDenys Vlasenko2009-07-081-3/+6
* df: fix "df /"Denys Vlasenko2009-07-051-1/+1
* *: bb_error_msg's messages should not be capitalizedDenis Vlasenko2009-04-291-5/+5
* randomtest fixesDenis Vlasenko2009-03-281-3/+14
* mkfs.vfat: fix a problem with over-estimating FAT sizeDenis Vlasenko2009-03-281-6/+15
* mkfs.vfat: mkdosfs compat with choosing clyster sizeDenis Vlasenko2009-03-281-5/+5
* mkfs.vfat: more of pointless tweakingDenis Vlasenko2009-03-281-7/+6
* mkfs.vfat: small tweak to commentsDenis Vlasenko2009-03-281-1/+3
* mkdosfs (aka mkfs.vfat): new applet by VladimirDenis Vlasenko2009-03-281-0/+593