index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
/
mkfs_vfat.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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