index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
e2fsprogs
Age
Commit message (
Expand
)
Author
2005-06-28
rip out all the non-linux code and ugly workarounds
Mike Frysinger
2005-06-17
Tito says: unify verbose/quiet flags
Mike Frysinger
2005-06-17
Tito says: strip unused program_name
Mike Frysinger
2005-06-12
use xmalloc instead of malloc
Mike Frysinger
2005-06-11
use malloc instead of xmalloc
Mike Frysinger
2005-06-11
use xmalloc() instead of malloc()
Mike Frysinger
2005-06-11
use xmalloc() and bb_perror_msg_and_die()
Mike Frysinger
2005-06-11
remove com_err.h includes
Mike Frysinger
2005-06-11
DOS only crap
Mike Frysinger
2005-06-11
import initial fat mke2fs
Mike Frysinger
2005-06-11
import tune2fs support
Mike Frysinger
2005-06-11
fix signed/unsigned char pointers
Mike Frysinger
2005-06-11
oops, we only want to affect local CFLAGS
Mike Frysinger
2005-06-11
initial fat tune2fs/findfs/e2label source
Mike Frysinger
2005-06-11
replace simple is_null func with a memcmp define
Mike Frysinger
2005-06-11
force including of e2fsbb.h and move the HAVE_* defines to it
Mike Frysinger
2005-06-11
make sure clean removes objects in subdirs
Mike Frysinger
2005-06-11
need strings.h for ffs()
Mike Frysinger
2005-06-11
only define some variables if legacy EXT2FS_ENABLE_SWAPFS is enabled
Mike Frysinger
2005-06-11
replace simple functions with defines
Mike Frysinger
2005-06-11
whitespace updates
Mike Frysinger
2005-06-11
replace functions with defines
Mike Frysinger
2005-06-11
whitespace updates
Mike Frysinger
2005-06-11
whitespace updates
Mike Frysinger
2005-06-11
recode functions to shrink size
Mike Frysinger
2005-06-11
setup the HAVE_* defines
Mike Frysinger
2005-05-16
make sure we add the local dir to the include path
Mike Frysinger
2005-05-11
This makefile was a mess. Fix it to work as intended.
Eric Andersen
2005-05-09
import more libs to prep for new e2fsprogs
Mike Frysinger
2005-05-09
import ext2fs lib to prep for new e2fsprogs
Mike Frysinger
2005-05-09
no longer applies
Mike Frysinger
2005-05-09
import base_device.c for fsck
Mike Frysinger
2005-05-09
remove unused files
Mike Frysinger
2005-05-09
trim out useless defines and use some busybox funcs
Mike Frysinger
2005-05-09
override nls P_() macro
Mike Frysinger
2005-05-07
patch by Tito which uses a lot more busybox functions to reduce size nicely
Mike Frysinger
2005-05-07
update e2p target to match condensed files
Mike Frysinger
2005-05-07
patch by Tito which unifies common get/set functions into 1 get/set function ...
Mike Frysinger
2005-05-07
add/remove defines to handle more e2fsprogs
Mike Frysinger
2005-04-25
use a generic error message
Mike Frysinger
2005-04-25
use asprintf in place of malloc/sprintf as suggested by solar
Mike Frysinger
2005-04-25
bbify to shrink size
Mike Frysinger
2005-04-24
svn didnt auto add these ...
Mike Frysinger
2005-04-24
add new subdir for e2fsprogs
Mike Frysinger
[prev]