Teach md5sum and sha1sum to work the way other applets do so I don't have to
[oweals/busybox.git] / e2fsprogs / e2fsck.c
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-06-19 Rob LandleyMake some 64 bit warnings go away on x86-64.
2006-05-29 Rob LandleyRemove _() and N_() from platform.h. #define them...
2006-05-19 Rob LandleyRemove unused function parameter, from Garrett.
2006-05-17 Rob LandleyTypo that hits big endian systems.
2006-05-05 Rob LandleyAnother patch from Garrett: remove bad block bitmap...
2006-05-03 Rob LandleyBig dead code elimination pass from Garrett.
2006-05-03 Rob LandleyPatch from Garrett Kajmowicz to move a lot of #defines...
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