summaryrefslogtreecommitdiff
path: root/e2fsprogs/old_e2fsprogs/mke2fs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-161-1/+1
* *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-121-3/+3
* *: use NULL for null pointersDenys Vlasenko2010-03-051-2/+2
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-2/+2
* Fix forgotten license commentsDenis Vlasenko2008-12-071-2/+1
* style fixes, no code changesDenis Vlasenko2008-09-271-2/+2
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-1/+1
* style fixes, no code changesDenis Vlasenko2008-06-261-2/+2
* introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).Denis Vlasenko2007-09-271-1/+1
* style fix (stray space before ';')Denis Vlasenko2007-07-211-4/+4
* xioctl and friends by Tito <farmatito@tiscali.it>Denis Vlasenko2007-07-141-3/+3
* - sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer2007-04-041-3/+3
* kill superfluous returns at the end of void functionsDenis Vlasenko2007-03-111-1/+0
* suppress warnings about easch <applet>_main() havingDenis Vlasenko2007-02-031-0/+1
* put small subset of e2fsprogs back in the tree:Denis Vlasenko2006-12-261-0/+1336