aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/old_e2fsprogs/fsck.c
AgeCommit message (Expand)Author
2015-06-07fix if(p)/free(p) constructManinder Singh
2013-11-29fix assorted unused code and wrong format specs found by cppchekc (bug 6716)Denys Vlasenko
2010-10-23libbb: introduce and use strcpy_and_process_escape_sequencesDenys Vlasenko
2010-08-16*: make GNU licensing statement forms more regularDenys Vlasenko
2010-07-04*: introduce and use xfork() and xvfork()Pascal Bellard
2010-03-05*: use NULL for null pointersDenys Vlasenko
2010-01-08*: fix places where we were still using malloc/reallocDenys Vlasenko
2009-11-13*: use "can't" instead of "cannot"Denys Vlasenko
2008-12-07Fix forgotten license commentsDenis Vlasenko
2008-09-27more style fixes, no code changesDenis Vlasenko
2008-03-28fix a few stray unguarded strdup'sDenis Vlasenko
2008-03-20*: use fopen_or_warn in few more placesDenis Vlasenko
2007-10-11add -fvisibility=hidden to CC flags, mark XXX_main functionsDenis Vlasenko
2007-10-01'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.Denis Vlasenko
2007-09-27introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).Denis Vlasenko
2007-08-12trylink: produce even more info about final link stageDenis Vlasenko
2007-07-21style fix (stray space before ';')Denis Vlasenko
2007-05-26usage.c: remove reference to busybox.hDenis Vlasenko
2007-04-04- sed -e "s/char[[:space:]]*\*[[:space:]]*argv\[\]/char **argv/g"Bernhard Reutner-Fischer
2007-03-11kill superfluous returns at the end of void functionsDenis Vlasenko
2007-02-03suppress warnings about easch <applet>_main() havingDenis Vlasenko
2006-12-26put small subset of e2fsprogs back in the tree:Denis Vlasenko