Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2011-05-04 | tar: store negative mtime as 0; pack very large files using base-256 encoding | Denys Vlasenko | 2 | -5/+33 |
2011-05-04 | mount: for NFS use tcp per default rather than udp | Bernhard Reutner-Fischer | 1 | -1/+1 |
2011-05-03 | udhcp: fix some default values from "" to NULL | Denys Vlasenko | 1 | -3/+3 |
2011-05-03 | sed: support \r in s command | Denys Vlasenko | 2 | -1/+5 |
2011-05-03 | sed: code shrink | Denys Vlasenko | 1 | -54/+92 |
2011-05-02 | Compile options: default to -O2 when -Os is not available | Wolfgang Denk | 1 | -2/+2 |
2011-05-02 | setserial: small fix | Denys Vlasenko | 1 | -1/+1 |
2011-05-01 | get rid of several "variable 'x' set but not used" warnings | Cristian Ionescu-Idbohrn | 3 | -14/+6 |