Convert a chunk of usage.h to USE_ and SKIP_ (more to do there), and fix a
[oweals/busybox.git] / e2fsprogs / e2fsck.c
2006-04-06 Rob LandleyAnother size reduction patch from Garrett.
2006-04-01 Rob LandleyExt2fs cleanup from Garrett Kajmowicz.
2006-03-08 Mike Frysingerimport most of e2fsprogs 1.38 updates
2006-03-06 Rob LandleyRobert P. Day removed 8 gazillion occurrences of "exter...
2006-03-01 Rob LandleyCleanup patch from Denis Vlasenko. Mostly variants...
2006-01-25 Tim Rikerjust whitespace
2006-01-24 Rob LandleyOnce more, with fewer inappropriate semicolons.
2006-01-23 Rob LandleyKen McGuire's patch to make mke2fs and e2fsck work...
2005-10-12 "Vladimir N. Oleynik"create e2fs_set_sbin_path(), noticed by Tito, Thanks
2005-10-12 "Vladimir N. Oleynik"usage bb_dev_null
2005-10-12 "Vladimir N. Oleynik"make fsck.h as common, e2fsck: includes correct
2005-09-28 "Vladimir N. Oleynik"more const, inline, forward declaration usage, strip...
2005-09-27 "Vladimir N. Oleynik"move e2fsck/* to e2fsck.c, one e2fsck_main and jornal...
2005-09-27 Mike Frysingerfix building w/out et headers and w/out debug
2005-09-24 Mike Frysingerimport the very fat e2fsck/fsck applets