aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/mke2fs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - single KERNEL_VERSION(a,b,c) macro in platform.haldot2006-05-191-2/+2
* - rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.aldot2006-03-301-2/+2
* import most of e2fsprogs 1.38 updatesvapier2006-03-081-11/+17
* hopefully the last of the annoying signed/unsigned and mixed type errorsandersen2006-01-301-1/+5
* just whitespacetimr2006-01-251-9/+9
* create e2fs_set_sbin_path(), noticed by Tito, Thanksvodz2005-10-121-7/+1
* excellent shrinkage patch by Titovapier2005-10-021-249/+185
* change interface to bb_xasprintf() - more perfect for me.vodz2005-09-291-4/+1
* forgotten putenvvodz2005-09-291-2/+1
* mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ...vodz2005-09-191-105/+93
* apgo in Bug 351 says: punt parse_version_number since it is no longer usedvapier2005-07-301-24/+0
* Tito says: unify verbose/quiet flagsvapier2005-06-171-3/+2
* Tito says: strip unused program_namevapier2005-06-171-13/+1
* use xmalloc() and bb_perror_msg_and_die()vapier2005-06-111-9/+3
* import initial fat mke2fsvapier2005-06-111-0/+1483