Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
busybox
/
ea62077b850076c4d7dc3cf78ebd1888928c6ddf
/
e2fsprogs
/
mke2fs.c
8f8f268
bb_applet_name -> applet_name
by Denis Vlasenko
· 18 years ago
9213a9e
whitespace cleanup
by Denis Vlasenko
· 18 years ago
081e384
Remove xcalloc() and convert its callers to xzalloc(). About half of them
by Rob Landley
· 18 years ago
d921b2e
Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate
by Rob Landley
· 18 years ago
63fc1a9
Standardize on the vi editing directives being on the first line.
by "Robert P. J. Day"
· 18 years ago
7ccb65f
Yet more "#if 0" content removed.
by "Robert P. J. Day"
· 18 years ago
e2e56c7
- single KERNEL_VERSION(a,b,c) macro in platform.h
by Bernhard Reutner-Fischer
· 18 years ago
1f6dc6d
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.
by Bernhard Reutner-Fischer
· 19 years ago
874af85
import most of e2fsprogs 1.38 updates
by Mike Frysinger
· 19 years ago
3496fdc
hopefully the last of the annoying signed/unsigned and mixed type errors
by Eric Andersen
· 19 years ago
c1ef7bd
just whitespace
by Tim Riker
· 19 years ago
d20cfbd
create e2fs_set_sbin_path(), noticed by Tito, Thanks
by "Vladimir N. Oleynik"
· 19 years ago
7f782da
excellent shrinkage patch by Tito
by Mike Frysinger
· 19 years ago
39a841c
change interface to bb_xasprintf() - more perfect for me.
by "Vladimir N. Oleynik"
· 19 years ago
6a60c82
forgotten putenv
by "Vladimir N. Oleynik"
· 19 years ago
b71e602
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek
by "Vladimir N. Oleynik"
· 19 years ago
f7eaf5a
apgo in Bug 351 says: punt parse_version_number since it is no longer used
by Mike Frysinger
· 19 years ago
df1eda8
Tito says: unify verbose/quiet flags
by Mike Frysinger
· 19 years ago
d0615ae
Tito says: strip unused program_name
by Mike Frysinger
· 19 years ago
2401ce5
use xmalloc() and bb_perror_msg_and_die()
by Mike Frysinger
· 19 years ago
6447ac0
import initial fat mke2fs
by Mike Frysinger
· 19 years ago