Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert all miscutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-22 | 1 | -0/+4 |
* | Split miscutils/Config.src items into miscutils/*.c files | Denys Vlasenko | 2016-11-22 | 1 | -0/+6 |
* | getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST | Denys Vlasenko | 2016-07-06 | 1 | -2/+1 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+6 |
* | ps: implement -o stat | Denys Vlasenko | 2011-02-02 | 1 | -1/+1 |
* | *: introduce and use xfork() and xvfork() | Pascal Bellard | 2010-07-04 | 1 | -3/+1 |
* | libbb: introduce and use BB_EXECVP_or_die() | Pascal Bellard | 2010-07-04 | 1 | -2/+1 |
* | *: make exec failure message more consistent | Denys Vlasenko | 2010-06-25 | 1 | -1/+1 |
* | timeout: fix parsing of -t NUM on MMU | Denis Vlasenko | 2009-03-22 | 1 | -1/+1 |
* | timeout: fix a few bugs. vda is stupid | Denis Vlasenko | 2008-11-24 | 1 | -115/+2 |
* | timeout: new applet. 370 bytes. by Roberto Foglietta. | Denis Vlasenko | 2008-11-24 | 1 | -0/+228 |