summaryrefslogtreecommitdiff
path: root/e2fsprogs/old_e2fsprogs/blkid (follow)
Commit message (Collapse)AuthorAgeFilesLines
* nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)Denis Vlasenko2007-12-242-2/+2
| | | | | | | | | | | | *: whitespace fixes function old new delta prepend_new_eth_table - 304 +304 nameif_main 620 684 +64 cc_macaddr 51 - -51 ------------------------------------------------------------------------------ (add/remove: 1/1 grow/shrink: 1/0 up/down: 368/-51) Total: 317 bytes
* introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).Denis Vlasenko2007-09-272-2/+2
|
* trylink: produce even more info about final link stageDenis Vlasenko2007-08-121-1/+1
| | | | | | | | | 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
* kill superfluous returns at the end of void functionsDenis Vlasenko2007-03-113-3/+0
|
* Trailing whitespace removal over entire treeDenis Vlasenko2007-01-111-1/+1
|
* put small subset of e2fsprogs back in the tree:Denis Vlasenko2006-12-2616-0/+3926
lsattr, chattr, fsck. Old e2fsprogs tree is in e2fsprogs/old_e2fsprogs/*.