aboutsummaryrefslogtreecommitdiff
path: root/util-linux/mkfs_vfat.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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