Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | catv: was abusing xopen, should not die on err, but warn only. | Denis Vlasenko | 2007-06-12 | 1 | -8/+13 |
* | Audit bb_common_bufsiz usage, add script which looks for misuse. | Denis Vlasenko | 2007-06-04 | 1 | -2/+3 |
* | usage.c: remove reference to busybox.h | Denis Vlasenko | 2007-05-26 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | Denis Vlasenko | 2007-02-03 | 1 | -0/+1 |
* | remove bb_printf and the like | Denis Vlasenko | 2006-10-26 | 1 | -4/+4 |
* | correct largefile support, add comments about it. | Denis Vlasenko | 2006-10-08 | 1 | -3/+3 |
* | getopt_ulflags -> getopt32. | Denis Vlasenko | 2006-10-03 | 1 | -1/+1 |
* | - pull from busybox_scratch: r15829:15850 | Bernhard Reutner-Fischer | 2006-08-28 | 1 | -19/+25 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -3/+1 |
* | Add catv (separate applet instead of cat -v). Also cleanup cat.c comments, | Rob Landley | 2006-05-31 | 1 | -0/+65 |