aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/mke2fs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.Bernhard Reutner-Fischer2006-03-301-2/+2
* import most of e2fsprogs 1.38 updatesMike Frysinger2006-03-081-11/+17
* hopefully the last of the annoying signed/unsigned and mixed type errorsEric Andersen2006-01-301-1/+5
* just whitespaceTim Riker2006-01-251-9/+9
* create e2fs_set_sbin_path(), noticed by Tito, Thanks"Vladimir N. Oleynik"2005-10-121-7/+1
* excellent shrinkage patch by TitoMike Frysinger2005-10-021-249/+185
* change interface to bb_xasprintf() - more perfect for me."Vladimir N. Oleynik"2005-09-291-4/+1
* forgotten putenv"Vladimir N. Oleynik"2005-09-291-2/+1
* mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ..."Vladimir N. Oleynik"2005-09-191-105/+93
* apgo in Bug 351 says: punt parse_version_number since it is no longer usedMike Frysinger2005-07-301-24/+0
* Tito says: unify verbose/quiet flagsMike Frysinger2005-06-171-3/+2
* Tito says: strip unused program_nameMike Frysinger2005-06-171-13/+1
* use xmalloc() and bb_perror_msg_and_die()Mike Frysinger2005-06-111-9/+3
* import initial fat mke2fsMike Frysinger2005-06-111-0/+1483