hush/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
e2p
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
Config.in
e2fsbb.h
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
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.