aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs
AgeCommit message (Expand)Author
2005-07-30only declare do_swap if we need itMike Frysinger
2005-07-30apgo in Bug 351 says: punt parse_version_number since it is no longer usedMike Frysinger
2005-07-27use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger
2005-06-28rip out all the non-linux code and ugly workaroundsMike Frysinger
2005-06-17Tito says: unify verbose/quiet flagsMike Frysinger
2005-06-17Tito says: strip unused program_nameMike Frysinger
2005-06-12use xmalloc instead of mallocMike Frysinger
2005-06-11use malloc instead of xmallocMike Frysinger
2005-06-11use xmalloc() instead of malloc()Mike Frysinger
2005-06-11use xmalloc() and bb_perror_msg_and_die()Mike Frysinger
2005-06-11remove com_err.h includesMike Frysinger
2005-06-11DOS only crapMike Frysinger
2005-06-11import initial fat mke2fsMike Frysinger
2005-06-11import tune2fs supportMike Frysinger
2005-06-11fix signed/unsigned char pointersMike Frysinger
2005-06-11oops, we only want to affect local CFLAGSMike Frysinger
2005-06-11initial fat tune2fs/findfs/e2label sourceMike Frysinger
2005-06-11replace simple is_null func with a memcmp defineMike Frysinger
2005-06-11force including of e2fsbb.h and move the HAVE_* defines to itMike Frysinger
2005-06-11make sure clean removes objects in subdirsMike Frysinger
2005-06-11need strings.h for ffs()Mike Frysinger
2005-06-11only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabledMike Frysinger
2005-06-11replace simple functions with definesMike Frysinger
2005-06-11whitespace updatesMike Frysinger
2005-06-11replace functions with definesMike Frysinger
2005-06-11whitespace updatesMike Frysinger
2005-06-11whitespace updatesMike Frysinger
2005-06-11recode functions to shrink sizeMike Frysinger
2005-06-11setup the HAVE_* definesMike Frysinger
2005-05-16make sure we add the local dir to the include pathMike Frysinger
2005-05-11This makefile was a mess. Fix it to work as intended.Eric Andersen
2005-05-09import more libs to prep for new e2fsprogsMike Frysinger
2005-05-09import ext2fs lib to prep for new e2fsprogsMike Frysinger
2005-05-09no longer appliesMike Frysinger
2005-05-09import base_device.c for fsckMike Frysinger
2005-05-09remove unused filesMike Frysinger
2005-05-09trim out useless defines and use some busybox funcsMike Frysinger
2005-05-09override nls P_() macroMike Frysinger
2005-05-07patch by Tito which uses a lot more busybox functions to reduce size nicelyMike Frysinger
2005-05-07update e2p target to match condensed filesMike Frysinger
2005-05-07patch by Tito which unifies common get/set functions into 1 get/set function ...Mike Frysinger
2005-05-07add/remove defines to handle more e2fsprogsMike Frysinger
2005-04-25use a generic error messageMike Frysinger
2005-04-25use asprintf in place of malloc/sprintf as suggested by solarMike Frysinger
2005-04-25bbify to shrink sizeMike Frysinger
2005-04-24svn didnt auto add these ...Mike Frysinger
2005-04-24add new subdir for e2fsprogsMike Frysinger