| Commit message (Expand) | Author | Files | Lines |
2009-03-02 | sendmail: improve help text | Denis Vlasenko | 1 | -3/+5 |
2009-03-02 | wget: fix --header handling | Denis Vlasenko | 1 | -9/+15 |
2009-03-02 | syslogd: create logfile with 0666, not 0600. | Denis Vlasenko | 1 | -3/+9 |
2009-03-02 | tr: update testsuite | Denis Vlasenko | 1 | -0/+9 |
2009-03-02 | tr: fix overflow in expand and complement, fix stop after [:class:], | Denis Vlasenko | 1 | -104/+131 |
2009-03-01 | tr: support [:xdigit:], fix handling of ranges and [x]'s. | Denis Vlasenko | 2 | -38/+69 |
2009-02-26 | runsv: another tiny optimization | Denis Vlasenko | 1 | -8/+6 |
2009-02-26 | runsv: small optimization | Denis Vlasenko | 5 | -10/+7 |
2009-02-26 | modutils: oveflow fix | Denis Vlasenko | 2 | -3/+4 |
2009-02-26 | unzip: fix thinko with le/be conv and size (closes bug 129) | Denis Vlasenko | 2 | -7/+10 |
2009-02-24 | login: fix buglet introduced by "simplification" | Denis Vlasenko | 1 | -1/+1 |
2009-02-24 | flash_eraseall.c: fix vda's breakage | Denis Vlasenko | 1 | -1/+1 |
2009-02-24 | - rephrase helptext for clarity | Bernhard Reutner-Fischer | 1 | -1/+1 |
2009-02-24 | - improve wording | Bernhard Reutner-Fischer | 2 | -2/+2 |
2009-02-23 | - by not calling getpagesize() twice we can save 2 bytes (walter harms) | Bernhard Reutner-Fischer | 1 | -2/+2 |
2009-02-23 | - fix typo (thanks to Peter Kjellerstedt for noticing) | Bernhard Reutner-Fischer | 1 | -1/+1 |
2009-02-22 | - Dual-license the config parser also under "LGLPv2.1 or later" | Bernhard Reutner-Fischer | 1 | -0/+1 |
2009-02-20 | make modutils compile again | Ned Ludd | 1 | -1/+1 |
2009-02-19 | depmod: accept and ignore -r (Linux kernle build needs this) | Denis Vlasenko | 1 | -1/+2 |
2009-02-19 | flash_eraseall: shrink | Denis Vlasenko | 1 | -35/+39 |