Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2008-01-13 | - shrink a bit and implement time related fancy features. Improve help texts. | Bernhard Reutner-Fischer | 3 | -38/+122 |
2008-01-13 | - fix commentary typo | Bernhard Reutner-Fischer | 1 | -1/+1 |
2008-01-13 | - save four bytes by manually hoisting the br assignment | Bernhard Reutner-Fischer | 1 | -5/+4 |
2008-01-13 | - update defconfig | Bernhard Reutner-Fischer | 1 | -0/+1 |
2008-01-13 | - new applet brctl | Bernhard Reutner-Fischer | 5 | -0/+105 |
2008-01-11 | - add ipsvd | Bernhard Reutner-Fischer | 1 | -0/+3 |
2008-01-11 | enable use of ^V prefix to allow forced insertion of any character. in | Paul Fox | 1 | -4/+3 |
2008-01-11 | allow 8-bit characters | Paul Fox | 1 | -3/+0 |
2008-01-09 | tac: handle NULs properly. +145 bytes | Denis Vlasenko | 1 | -11/+35 |
2008-01-08 | hush: report [v]fork failures | Denis Vlasenko | 4 | -37/+53 |
2008-01-07 | whitespace fixes | Denis Vlasenko | 3 | -6/+6 |
2008-01-07 | ps: fix yet another buglet from recent ulltoa conversion :( | Denis Vlasenko | 1 | -4/+4 |
2008-01-07 | ps: fix COMMAND column adjustment | Denis Vlasenko | 1 | -2/+2 |