Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import most of e2fsprogs 1.38 updates | Mike Frysinger | 2006-03-08 | 1 | -81/+92 |
| | |||||
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
| | | | | definitions. (That should only be on prototypes.) | ||||
* | Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) | Rob Landley | 2006-03-01 | 1 | -127/+57 |
| | | | | from before "if(x) free(x)". | ||||
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -2/+2 |
| | |||||
* | Once more, with fewer inappropriate semicolons. | Rob Landley | 2006-01-24 | 1 | -2/+2 |
| | |||||
* | Ken McGuire's patch to make mke2fs and e2fsck work on big endian systems like | Rob Landley | 2006-01-23 | 1 | -2/+9 |
| | | | | PPC, with an obligatory couple of swipes from me. | ||||
* | create e2fs_set_sbin_path(), noticed by Tito, Thanks | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -46/+18 |
| | |||||
* | usage bb_dev_null | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -1/+1 |
| | |||||
* | make fsck.h as common, e2fsck: includes correct | "Vladimir N. Oleynik" | 2005-10-12 | 1 | -46/+46 |
| | |||||
* | more const, inline, forward declaration usage, strip 20k source size ;-) | "Vladimir N. Oleynik" | 2005-09-28 | 1 | -1176/+459 |
| | |||||
* | move e2fsck/* to e2fsck.c, one e2fsck_main and jornal exported, small ↵ | "Vladimir N. Oleynik" | 2005-09-27 | 1 | -106/+15452 |
| | | | | automatic size reduction | ||||
* | fix building w/out et headers and w/out debug | Mike Frysinger | 2005-09-27 | 1 | -2/+0 |
| | |||||
* | import the very fat e2fsck/fsck applets | Mike Frysinger | 2005-09-24 | 1 | -0/+1179 |