busybox/e2fsprogs
Bernhard Reutner-Fischer 2e9cf373a9 - workaround bug in make-3.81beta4:
- has to use
/top/obj/dir/*.o: /top/obj/dir/file.o: /top/src/file.c
instead of the proper
/top/obj/dir/*.o: /top/obj/dir/file.o: /top/src/dir/file.c
2006-03-06 14:20:43 +00:00
..
blkid Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 2006-03-01 16:39:45 +00:00
e2p just whitespace 2006-01-25 00:08:53 +00:00
ext2fs Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 2006-03-01 16:39:45 +00:00
uuid just whitespace 2006-01-25 00:08:53 +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 - put NLS stuff in one central place to avoid redefines. 2006-02-23 14:25:15 +00:00
e2fsck.c Cleanup patch from Denis Vlasenko. Mostly variants of removing the if(x) 2006-03-01 16:39:45 +00:00
fsck.c just whitespace 2006-01-25 00:08:53 +00:00
fsck.h remove bug: fsck do not know path 2005-11-26 11:01:23 +00:00
lsattr.c just whitespace 2006-01-25 00:08:53 +00:00
Makefile - use absolute path for top_builddir and top_srcdir. 2006-03-02 17:33:25 +00:00
Makefile.in - workaround bug in make-3.81beta4: 2006-03-06 14:20:43 +00:00
mke2fs.c hopefully the last of the annoying signed/unsigned and mixed type errors 2006-01-30 23:09:20 +00:00
README add new subdir for e2fsprogs 2005-04-24 05:07:59 +00:00
tune2fs.c just whitespace 2006-01-25 00:08:53 +00:00
util.c just whitespace 2006-01-25 00:08:53 +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.