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