This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
busybox
/
e2fsprogs
History
Mike Frysinger
e70aa9de7e
only declare do_swap if we need it
2005-07-30 09:43:58 +00:00
..
blkid
rip out all the non-linux code and ugly workarounds
2005-06-28 23:50:18 +00:00
e2p
use xmalloc() instead of malloc()
2005-06-11 22:25:27 +00:00
ext2fs
only declare do_swap if we need it
2005-07-30 09:43:58 +00:00
uuid
replace simple is_null func with a memcmp define
2005-06-11 00:36:04 +00:00
base_device.c
import base_device.c for fsck
2005-05-09 22:09:00 +00:00
chattr.c
patch by Tito which uses a lot more busybox functions to reduce size nicely
2005-05-07 07:17:43 +00:00
Config.in
import initial fat mke2fs
2005-06-11 05:29:40 +00:00
e2fsbb.h
setup the HAVE_* defines
2005-06-11 00:03:13 +00:00
lsattr.c
patch by Tito which uses a lot more busybox functions to reduce size nicely
2005-05-07 07:17:43 +00:00
Makefile
make sure clean removes objects in subdirs
2005-06-11 00:12:12 +00:00
Makefile.in
use toplevel ARFLAGS and update default ARFLAGS to be quiet
2005-07-27 01:09:24 +00:00
mke2fs.c
apgo in Bug 351 says: punt parse_version_number since it is no longer used
2005-07-30 07:29:22 +00:00
README
add new subdir for e2fsprogs
2005-04-24 05:07:59 +00:00
tune2fs.c
initial fat tune2fs/findfs/e2label source
2005-06-11 00:40:20 +00:00
util.c
import more libs to prep for new e2fsprogs
2005-05-09 22:13:22 +00:00
util.h
import more libs to prep for new e2fsprogs
2005-05-09 22:13:22 +00:00
README
This is a pretty straight rip from the e2fsprogs pkg. See README's in subdirs for specific info.