Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix building with debugging enabled #413 | vapier | 2005-09-25 | 3 | -679/+472 |
* | make sure we include local header files | vapier | 2005-09-24 | 1 | -2/+2 |
* | mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ... | vodz | 2005-09-19 | 2 | -67/+17 |
* | Fix warnings. | landley | 2005-09-07 | 1 | -2/+2 |
* | only declare do_swap if we need it | vapier | 2005-07-30 | 1 | -2/+4 |
* | rip out all the non-linux code and ugly workarounds | vapier | 2005-06-28 | 1 | -85/+6 |
* | use xmalloc instead of malloc | vapier | 2005-06-12 | 3 | -34/+10 |
* | remove com_err.h includes | vapier | 2005-06-11 | 3 | -5/+0 |
* | DOS only crap | vapier | 2005-06-11 | 2 | -609/+0 |
* | fix signed/unsigned char pointers | vapier | 2005-06-11 | 1 | -3/+3 |
* | need strings.h for ffs() | vapier | 2005-06-11 | 1 | -0/+1 |
* | only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled | vapier | 2005-06-11 | 3 | -3/+13 |
* | import ext2fs lib to prep for new e2fsprogs | vapier | 2005-05-09 | 82 | -0/+17575 |