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
e2p
ext2fs
uuid
chattr.c
Config.in
e2fsbb.h
e2fsck.c
e2fsck.h
fsck.c
fsck.h
lsattr.c
Makefile
Makefile.in
mke2fs.c
README
tune2fs.c
util.c
util.h

This is a pretty straight rip from the e2fsprogs pkg.

See README's in subdirs for specific info.