| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Tito says: strip unused program_name | vapier | 2005-06-17 | 1 | -13/+1 |
* | use xmalloc instead of malloc | vapier | 2005-06-12 | 3 | -34/+10 |
* | use malloc instead of xmalloc | vapier | 2005-06-11 | 6 | -53/+29 |
* | use xmalloc() instead of malloc() | vapier | 2005-06-11 | 2 | -6/+2 |
* | use xmalloc() and bb_perror_msg_and_die() | vapier | 2005-06-11 | 1 | -9/+3 |
* | remove com_err.h includes | vapier | 2005-06-11 | 3 | -5/+0 |
* | DOS only crap | vapier | 2005-06-11 | 2 | -609/+0 |
* | import initial fat mke2fs | vapier | 2005-06-11 | 3 | -3/+1498 |
* | import tune2fs support | vapier | 2005-06-11 | 2 | -3/+35 |
* | fix signed/unsigned char pointers | vapier | 2005-06-11 | 1 | -3/+3 |
* | oops, we only want to affect local CFLAGS | vapier | 2005-06-11 | 1 | -2/+2 |
* | initial fat tune2fs/findfs/e2label source | vapier | 2005-06-11 | 1 | -0/+776 |
* | replace simple is_null func with a memcmp define | vapier | 2005-06-11 | 2 | -51/+4 |
* | force including of e2fsbb.h and move the HAVE_* defines to it | vapier | 2005-06-11 | 1 | -6/+5 |
* | make sure clean removes objects in subdirs | vapier | 2005-06-11 | 1 | -1/+1 |
* | 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 |
* | replace simple functions with defines | vapier | 2005-06-11 | 2 | -87/+0 |
* | whitespace updates | vapier | 2005-06-11 | 1 | -1/+0 |
* | replace functions with defines | vapier | 2005-06-11 | 1 | -2/+4 |
* | whitespace updates | vapier | 2005-06-11 | 1 | -3/+2 |
* | whitespace updates | vapier | 2005-06-11 | 2 | -8/+6 |
* | recode functions to shrink size | vapier | 2005-06-11 | 9 | -109/+92 |
* | setup the HAVE_* defines | vapier | 2005-06-11 | 1 | -1/+21 |
* | make sure we add the local dir to the include path | vapier | 2005-05-16 | 1 | -1/+1 |
* | This makefile was a mess. Fix it to work as intended. | andersen | 2005-05-11 | 1 | -11/+11 |
* | import more libs to prep for new e2fsprogs | vapier | 2005-05-09 | 30 | -0/+5277 |
* | import ext2fs lib to prep for new e2fsprogs | vapier | 2005-05-09 | 82 | -0/+17575 |
* | no longer applies | vapier | 2005-05-09 | 1 | -4/+0 |
* | import base_device.c for fsck | vapier | 2005-05-09 | 1 | -0/+147 |
* | remove unused files | vapier | 2005-05-09 | 5 | -271/+0 |
* | trim out useless defines and use some busybox funcs | vapier | 2005-05-09 | 1 | -24/+3 |
* | override nls P_() macro | vapier | 2005-05-09 | 1 | -0/+1 |
* | patch by Tito which uses a lot more busybox functions to reduce size nicely | vapier | 2005-05-07 | 2 | -49/+37 |
* | update e2p target to match condensed files | vapier | 2005-05-07 | 1 | -2/+1 |
* | patch by Tito which unifies common get/set functions into 1 get/set function ... | vapier | 2005-05-07 | 4 | -144/+39 |
* | add/remove defines to handle more e2fsprogs | vapier | 2005-05-07 | 1 | -1/+2 |
* | use a generic error message | vapier | 2005-04-25 | 2 | -2/+2 |
* | use asprintf in place of malloc/sprintf as suggested by solar | vapier | 2005-04-25 | 2 | -13/+13 |
* | bbify to shrink size | vapier | 2005-04-25 | 2 | -297/+177 |
* | svn didnt auto add these ... | vapier | 2005-04-24 | 3 | -0/+96 |
* | add new subdir for e2fsprogs | vapier | 2005-04-24 | 25 | -0/+2216 |