index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
e2fsprogs
/
mke2fs.c
Age
Commit message (
Expand
)
Author
2006-07-02
Standardize on the vi editing directives being on the first line.
"Robert P. J. Day"
2006-07-01
Yet more "#if 0" content removed.
"Robert P. J. Day"
2006-05-19
- single KERNEL_VERSION(a,b,c) macro in platform.h
Bernhard Reutner-Fischer
2006-03-30
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.
Bernhard Reutner-Fischer
2006-03-08
import most of e2fsprogs 1.38 updates
Mike Frysinger
2006-01-30
hopefully the last of the annoying signed/unsigned and mixed type errors
Eric Andersen
2006-01-25
just whitespace
Tim Riker
2005-10-12
create e2fs_set_sbin_path(), noticed by Tito, Thanks
"Vladimir N. Oleynik"
2005-10-02
excellent shrinkage patch by Tito
Mike Frysinger
2005-09-29
change interface to bb_xasprintf() - more perfect for me.
"Vladimir N. Oleynik"
2005-09-29
forgotten putenv
"Vladimir N. Oleynik"
2005-09-19
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ...
"Vladimir N. Oleynik"
2005-07-30
apgo in Bug 351 says: punt parse_version_number since it is no longer used
Mike Frysinger
2005-06-17
Tito says: unify verbose/quiet flags
Mike Frysinger
2005-06-17
Tito says: strip unused program_name
Mike Frysinger
2005-06-11
use xmalloc() and bb_perror_msg_and_die()
Mike Frysinger
2005-06-11
import initial fat mke2fs
Mike Frysinger