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