summaryrefslogtreecommitdiff
path: root/e2fsprogs/old_e2fsprogs/e2p (follow)
Commit message (Collapse)AuthorAgeFilesLines
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-2/+2
| | | | | | | | | trylink: explain how to modify link and drastically decrease amount of padding (unfortunately, needs hand editing ATM). *: add ALIGN1 / ALIGN2 to global strings and arrays of bytes and shorts size saving: 0.5k
* usage.c: remove reference to busybox.hDenis Vlasenko2007-05-261-1/+1
| | | | | *: s/include "busybox.h"/include "libbb.h"
* put small subset of e2fsprogs back in the tree:Denis Vlasenko2006-12-2615-0/+1285
lsattr, chattr, fsck. Old e2fsprogs tree is in e2fsprogs/old_e2fsprogs/*.