aboutsummaryrefslogtreecommitdiff
path: root/e2fsprogs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove ..."Vladimir N. Oleynik"2005-09-196-188/+131
* Fix warnings.Rob Landley2005-09-071-2/+2
* Bernhard Fischer submitted a couple of Makefile patches:Rob Landley2005-08-241-3/+5
* only declare do_swap if we need itMike Frysinger2005-07-301-2/+4
* apgo in Bug 351 says: punt parse_version_number since it is no longer usedMike Frysinger2005-07-301-24/+0
* use toplevel ARFLAGS and update default ARFLAGS to be quietMike Frysinger2005-07-271-1/+1
* rip out all the non-linux code and ugly workaroundsMike Frysinger2005-06-282-172/+9
* Tito says: unify verbose/quiet flagsMike Frysinger2005-06-171-3/+2
* Tito says: strip unused program_nameMike Frysinger2005-06-171-13/+1
* use xmalloc instead of mallocMike Frysinger2005-06-123-34/+10
* use malloc instead of xmallocMike Frysinger2005-06-116-53/+29
* use xmalloc() instead of malloc()Mike Frysinger2005-06-112-6/+2
* use xmalloc() and bb_perror_msg_and_die()Mike Frysinger2005-06-111-9/+3
* remove com_err.h includesMike Frysinger2005-06-113-5/+0
* DOS only crapMike Frysinger2005-06-112-609/+0
* import initial fat mke2fsMike Frysinger2005-06-113-3/+1498
* import tune2fs supportMike Frysinger2005-06-112-3/+35
* fix signed/unsigned char pointersMike Frysinger2005-06-111-3/+3
* oops, we only want to affect local CFLAGSMike Frysinger2005-06-111-2/+2
* initial fat tune2fs/findfs/e2label sourceMike Frysinger2005-06-111-0/+776
* replace simple is_null func with a memcmp defineMike Frysinger2005-06-112-51/+4
* force including of e2fsbb.h and move the HAVE_* defines to itMike Frysinger2005-06-111-6/+5
* make sure clean removes objects in subdirsMike Frysinger2005-06-111-1/+1
* need strings.h for ffs()Mike Frysinger2005-06-111-0/+1
* only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabledMike Frysinger2005-06-113-3/+13
* replace simple functions with definesMike Frysinger2005-06-112-87/+0
* whitespace updatesMike Frysinger2005-06-111-1/+0
* replace functions with definesMike Frysinger2005-06-111-2/+4
* whitespace updatesMike Frysinger2005-06-111-3/+2
* whitespace updatesMike Frysinger2005-06-112-8/+6
* recode functions to shrink sizeMike Frysinger2005-06-119-109/+92
* setup the HAVE_* definesMike Frysinger2005-06-111-1/+21
* make sure we add the local dir to the include pathMike Frysinger2005-05-161-1/+1
* This makefile was a mess. Fix it to work as intended.Eric Andersen2005-05-111-11/+11
* import more libs to prep for new e2fsprogsMike Frysinger2005-05-0930-0/+5277
* import ext2fs lib to prep for new e2fsprogsMike Frysinger2005-05-0982-0/+17575
* no longer appliesMike Frysinger2005-05-091-4/+0
* import base_device.c for fsckMike Frysinger2005-05-091-0/+147
* remove unused filesMike Frysinger2005-05-095-271/+0
* trim out useless defines and use some busybox funcsMike Frysinger2005-05-091-24/+3
* override nls P_() macroMike Frysinger2005-05-091-0/+1
* patch by Tito which uses a lot more busybox functions to reduce size nicelyMike Frysinger2005-05-072-49/+37
* update e2p target to match condensed filesMike Frysinger2005-05-071-2/+1
* patch by Tito which unifies common get/set functions into 1 get/set function ...Mike Frysinger2005-05-074-144/+39
* add/remove defines to handle more e2fsprogsMike Frysinger2005-05-071-1/+2
* use a generic error messageMike Frysinger2005-04-252-2/+2
* use asprintf in place of malloc/sprintf as suggested by solarMike Frysinger2005-04-252-13/+13
* bbify to shrink sizeMike Frysinger2005-04-252-297/+177
* svn didnt auto add these ...Mike Frysinger2005-04-243-0/+96
* add new subdir for e2fsprogsMike Frysinger2005-04-2425-0/+2216