aboutsummaryrefslogtreecommitdiff
path: root/docs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-03-03printf: fix 1.12.0 breakage (from %*d fix). It was misinterpreting "*"Denis Vlasenko1-3/+3
2009-03-03ls: implement -Q and -g (-g was accepted but ignored)Denis Vlasenko1-100/+138
2009-03-03ls: do not follow links with -s (closes bug 33),Denis Vlasenko1-10/+10
2009-03-03top: make it work again on 2.4 kernels (closes bug 125)Denis Vlasenko1-7/+6
2009-03-02sendmail: improve help textDenis Vlasenko1-3/+5
2009-03-02wget: fix --header handlingDenis Vlasenko1-9/+15
2009-03-02syslogd: create logfile with 0666, not 0600.Denis Vlasenko1-3/+9
2009-03-02tr: update testsuiteDenis Vlasenko1-0/+9
2009-03-02tr: fix overflow in expand and complement, fix stop after [:class:],Denis Vlasenko1-104/+131
2009-03-01tr: support [:xdigit:], fix handling of ranges and [x]'s.Denis Vlasenko2-38/+69
2009-02-26runsv: another tiny optimizationDenis Vlasenko1-8/+6
2009-02-26runsv: small optimizationDenis Vlasenko5-10/+7
2009-02-26modutils: oveflow fixDenis Vlasenko2-3/+4
2009-02-26unzip: fix thinko with le/be conv and size (closes bug 129)Denis Vlasenko2-7/+10
2009-02-24login: fix buglet introduced by "simplification"Denis Vlasenko1-1/+1
2009-02-24flash_eraseall.c: fix vda's breakageDenis Vlasenko1-1/+1
2009-02-24- rephrase helptext for clarityBernhard Reutner-Fischer1-1/+1
2009-02-24- improve wordingBernhard Reutner-Fischer2-2/+2
2009-02-23- by not calling getpagesize() twice we can save 2 bytes (walter harms)Bernhard Reutner-Fischer1-2/+2
2009-02-23- fix typo (thanks to Peter Kjellerstedt for noticing)Bernhard Reutner-Fischer1-1/+1
2009-02-22- Dual-license the config parser also under "LGLPv2.1 or later"Bernhard Reutner-Fischer1-0/+1
2009-02-20make modutils compile againNed Ludd1-1/+1
2009-02-19depmod: accept and ignore -r (Linux kernle build needs this)Denis Vlasenko1-1/+2
2009-02-19flash_eraseall: shrinkDenis Vlasenko1-35/+39