aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Tito says: strip unused program_namevapier2005-06-171-13/+1
* use xmalloc instead of mallocvapier2005-06-123-34/+10
* use malloc instead of xmallocvapier2005-06-116-53/+29
* use xmalloc() instead of malloc()vapier2005-06-112-6/+2
* use xmalloc() and bb_perror_msg_and_die()vapier2005-06-111-9/+3
* remove com_err.h includesvapier2005-06-113-5/+0
* DOS only crapvapier2005-06-112-609/+0
* import initial fat mke2fsvapier2005-06-113-3/+1498
* import tune2fs supportvapier2005-06-112-3/+35
* fix signed/unsigned char pointersvapier2005-06-111-3/+3
* oops, we only want to affect local CFLAGSvapier2005-06-111-2/+2
* initial fat tune2fs/findfs/e2label sourcevapier2005-06-111-0/+776
* replace simple is_null func with a memcmp definevapier2005-06-112-51/+4
* force including of e2fsbb.h and move the HAVE_* defines to itvapier2005-06-111-6/+5
* make sure clean removes objects in subdirsvapier2005-06-111-1/+1
* need strings.h for ffs()vapier2005-06-111-0/+1
* only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabledvapier2005-06-113-3/+13
* replace simple functions with definesvapier2005-06-112-87/+0
* whitespace updatesvapier2005-06-111-1/+0
* replace functions with definesvapier2005-06-111-2/+4
* whitespace updatesvapier2005-06-111-3/+2
* whitespace updatesvapier2005-06-112-8/+6
* recode functions to shrink sizevapier2005-06-119-109/+92
* setup the HAVE_* definesvapier2005-06-111-1/+21
* make sure we add the local dir to the include pathvapier2005-05-161-1/+1
* This makefile was a mess. Fix it to work as intended.andersen2005-05-111-11/+11
* import more libs to prep for new e2fsprogsvapier2005-05-0930-0/+5277
* import ext2fs lib to prep for new e2fsprogsvapier2005-05-0982-0/+17575
* no longer appliesvapier2005-05-091-4/+0
* import base_device.c for fsckvapier2005-05-091-0/+147
* remove unused filesvapier2005-05-095-271/+0
* trim out useless defines and use some busybox funcsvapier2005-05-091-24/+3
* override nls P_() macrovapier2005-05-091-0/+1
* patch by Tito which uses a lot more busybox functions to reduce size nicelyvapier2005-05-072-49/+37
* update e2p target to match condensed filesvapier2005-05-071-2/+1
* patch by Tito which unifies common get/set functions into 1 get/set function ...vapier2005-05-074-144/+39
* add/remove defines to handle more e2fsprogsvapier2005-05-071-1/+2
* use a generic error messagevapier2005-04-252-2/+2
* use asprintf in place of malloc/sprintf as suggested by solarvapier2005-04-252-13/+13
* bbify to shrink sizevapier2005-04-252-297/+177
* svn didnt auto add these ...vapier2005-04-243-0/+96
* add new subdir for e2fsprogsvapier2005-04-2425-0/+2216