index
:
delta/busybox.git
0_60_stable
1_00_stable
1_00_stable_10817
1_10_stable
1_11_stable
1_12_stable
1_13_stable
1_14_stable
1_15_stable
1_16_stable
1_17_stable
1_18_stable
1_19_stable
1_1_stable
1_20_stable
1_21_stable
1_22_stable
1_23_stable
1_24_stable
1_25_stable
1_26_stable
1_27_stable
1_28_stable
1_29_stable
1_30_stable
1_31_stable
1_32_stable
1_33_stable
1_34_stable
1_35_stable
1_36_stable
1_3_stable
1_4_stable
1_5_stable
1_6_stable
1_7_stable
1_8_stable
1_9_stable
baserock/1.22.1-openwrt
baserock/1.23.2-openwrt
baserock/build-essential
baserock/danielfirth/RT144
baserock/danielsilverstone/vagrant-support
baserock/jjardon/build-essential
baserock/liw/S8704-always-ntpd
baserock/morph
baserock/pedroalvarez/build-essential
baserock/pedroalvarez/enable-patch
baserock/radiofree/busyboxfix
baserock/radiofree/ntpdscript
baserock/richardmaw/S5892/boot-sequencing
baserock/richardmaw/S8564/ro-staging-area
baserock/richardmaw/S9245/init
baserock/richardmaw/add-read-dash-d
baserock/robkendrick/mips64
baserock/tiagogomes/bbgawk
master
git.busybox.net: busybox.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
mkfs_vfat.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mkfs.vfat: fix volume label to be padded with space
Timo Teräs
2022-01-23
1
-8
/
+17
*
build system: drop PLATFORM_LINUX
Ron Yorston
2020-08-13
1
-2
/
+0
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-3
/
+3
*
config: update size information
Denys Vlasenko
2018-12-28
1
-2
/
+2
*
move storage helpers to libbb.h
Denys Vlasenko
2018-09-28
1
-13
/
+0
*
randomconfig fixes
Denys Vlasenko
2018-06-26
1
-1
/
+1
*
mkfs_ext2, mkfs_vfat: fix warnings in STORE_LE on big-endian platforms
Denys Vlasenko
2018-02-15
1
-3
/
+3
*
getopt32: remove opt_complementary
Denys Vlasenko
2017-08-08
1
-2
/
+3
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-2
/
+2
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-2
/
+2
*
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-29
1
-1
/
+2
*
Make mkfs.vfat and mkdosfs individually selectable
Denys Vlasenko
2016-11-16
1
-0
/
+19
*
mkfs_vfat: use bb_error_msg for logging, not bb_info_msg
Denys Vlasenko
2016-03-30
1
-2
/
+2
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
1
-1
/
+0
*
move remaining help text from include/usage.src.h
Pere Orga
2011-04-11
1
-0
/
+17
*
*: whitespace fixes
Denys Vlasenko
2010-10-28
1
-1
/
+1
*
libbb: add xfstat function
Denys Vlasenko
2010-08-31
1
-2
/
+1
*
*: make GNU licensing statement forms more regular
Denys Vlasenko
2010-08-16
1
-1
/
+1
*
mkfs_vfat: fix gcc-4.4 warning
Denys Vlasenko
2010-06-04
1
-3
/
+4
*
tune2fs: move to e2fsprogs
Denys Vlasenko
2010-05-09
1
-4
/
+3
*
mkXXXX: unify [KBYTES] parameter handling (added it to mkswap)
Denys Vlasenko
2010-02-01
1
-12
/
+2
*
whitespace fixes
Denys Vlasenko
2010-01-25
1
-1
/
+1
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
1
-4
/
+4
*
big endian warning fixes
Denys Vlasenko
2009-11-07
1
-1
/
+2
*
mkfs_vfat: fixes for large image cases
Denys Vlasenko
2009-11-03
1
-3
/
+9
*
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-09-16
1
-4
/
+4
*
fix mountpoint test to not prevemt mkfs_xxx from making image in any file
Denys Vlasenko
2009-07-18
1
-1
/
+1
*
fix fallout from BSD patches
Denys Vlasenko
2009-07-10
1
-1
/
+2
*
move libc related stuff out of platform.h
Denys Vlasenko
2009-07-08
1
-3
/
+6
*
df: fix "df /"
Denys Vlasenko
2009-07-05
1
-1
/
+1
*
*: bb_error_msg's messages should not be capitalized
Denis Vlasenko
2009-04-29
1
-5
/
+5
*
randomtest fixes
Denis Vlasenko
2009-03-28
1
-3
/
+14
*
mkfs.vfat: fix a problem with over-estimating FAT size
Denis Vlasenko
2009-03-28
1
-6
/
+15
*
mkfs.vfat: mkdosfs compat with choosing clyster size
Denis Vlasenko
2009-03-28
1
-5
/
+5
*
mkfs.vfat: more of pointless tweaking
Denis Vlasenko
2009-03-28
1
-7
/
+6
*
mkfs.vfat: small tweak to comments
Denis Vlasenko
2009-03-28
1
-1
/
+3
*
mkdosfs (aka mkfs.vfat): new applet by Vladimir
Denis Vlasenko
2009-03-28
1
-0
/
+593