busybox/e2fsprogs
Rob Landley 15d20a03d6 Remove _() and N_() from platform.h. #define them as NOP macros in the two
files still using them.  I didn't remove them from e2fsck.c to avoid stomping
pending cleanup patches from Garrett, and I didn't bother to remove them from
fdisk.c because that entire file needs to be rewritten from scratch.
2006-05-29 05:00:44 +00:00
..
blkid - Rich Felker writes: fix invalid printf format strings 2006-03-29 22:34:47 +00:00
e2p import most of e2fsprogs 1.38 updates 2006-03-08 07:03:27 +00:00
ext2fs Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
uuid Consolidate #include <sys/time.h> so libbb.h does it. 2006-05-27 21:42:58 +00:00
chattr.c just whitespace 2006-01-25 00:08:53 +00:00
Config.in just whitespace 2006-01-25 00:08:53 +00:00
e2fsbb.h Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
e2fsck.c Remove _() and N_() from platform.h. #define them as NOP macros in the two 2006-05-29 05:00:44 +00:00
e2fsck.h Fix hdparm to use PRIu64 instead of typecasting to long long (which is 128 bits 2006-05-28 01:56:08 +00:00
fsck.c Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
fsck.h Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
lsattr.c Big dead code elimination pass from Garrett. 2006-05-03 21:58:45 +00:00
Makefile pull Rules.mak from top_srcdir as pointed out by Robert P. J. Day on the mailing list 2006-05-13 02:33:09 +00:00
Makefile.in - forgot to make busybox_unstripped depend on the applets in IMA mode. 2006-05-19 18:37:34 +00:00
mke2fs.c - single KERNEL_VERSION(a,b,c) macro in platform.h 2006-05-19 11:54:02 +00:00
README add new subdir for e2fsprogs 2005-04-24 05:07:59 +00:00
tune2fs.c Ext2fs cleanup from Garrett Kajmowicz. 2006-04-01 00:40:33 +00:00
util.c import most of e2fsprogs 1.38 updates 2006-03-08 07:03:27 +00:00
util.h just whitespace 2006-01-25 00:08:53 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.