aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs/e2fsck.c
AgeCommit message (Expand)Author
2006-06-19Make some 64 bit warnings go away on x86-64.Rob Landley
2006-05-29Remove _() and N_() from platform.h. #define them as NOP macros in the twoRob Landley
2006-05-19Remove unused function parameter, from Garrett.Rob Landley
2006-05-17Typo that hits big endian systems.Rob Landley
2006-05-05Another patch from Garrett: remove bad block bitmap checking code. EverythingRob Landley
2006-05-03Big dead code elimination pass from Garrett.Rob Landley
2006-05-03Patch from Garrett Kajmowicz to move a lot of #defines into theRob Landley
2006-04-06Another size reduction patch from Garrett.Rob Landley
2006-04-01Ext2fs cleanup from Garrett Kajmowicz.Rob Landley
2006-03-08import most of e2fsprogs 1.38 updatesMike Frysinger
2006-03-06Robert P. Day removed 8 gazillion occurrences of "extern" on functionRob Landley
2006-03-01Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x)Rob Landley
2006-01-25just whitespaceTim Riker
2006-01-24Once more, with fewer inappropriate semicolons.Rob Landley
2006-01-23Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems likeRob Landley
2005-10-12create e2fs_set_sbin_path(), noticed by Tito, Thanks"Vladimir N. Oleynik"
2005-10-12usage bb_dev_null"Vladimir N. Oleynik"
2005-10-12make fsck.h as common, e2fsck: includes correct"Vladimir N. Oleynik"
2005-09-28more const, inline, forward declaration usage, strip 20k source size ;-)"Vladimir N. Oleynik"
2005-09-27move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small automat..."Vladimir N. Oleynik"
2005-09-27fix building w/out et headers and w/out debugMike Frysinger
2005-09-24import the very fat e2fsck/fsck appletsMike Frysinger