hush/e2fsprogs
Rob Landley 081e38483e Remove xcalloc() and convert its callers to xzalloc(). About half of them
were using "1" as one of the arguments anyway, and as for the rest a multiply
and a push isn't noticeably bigger than pushing two arguments on the stack.
2006-08-03 20:07:35 +00:00
..
blkid Delete unused version.c file and corresponding function prototypes 2006-07-03 18:11:39 +00:00
e2p Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 2006-08-03 15:41:12 +00:00
ext2fs Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
uuid Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
chattr.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
Config.in just whitespace 2006-01-25 00:08:53 +00:00
e2fsbb.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
e2fsck.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
e2fsck.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
fsck.c Remove xcalloc() and convert its callers to xzalloc(). About half of them 2006-08-03 20:07:35 +00:00
fsck.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
lsattr.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +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 Remove xcalloc() and convert its callers to xzalloc(). About half of them 2006-08-03 20:07:35 +00:00
README add new subdir for e2fsprogs 2005-04-24 05:07:59 +00:00
tune2fs.c Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00
util.c Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate 2006-08-03 15:41:12 +00:00
util.h Standardize on the vi editing directives being on the first line. 2006-07-02 19:47:05 +00:00

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.