Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed a lot of trailing \n in bb_msg() calls. It is added | vda | 2006-09-06 | 1 | -2/+2 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | landley | 2006-08-03 | 1 | -14/+2 |
* | Cleaup read() and write() variants, plus a couple of new functions like | landley | 2006-07-16 | 1 | -1/+1 |
* | Aurelien Jacobs pointed out inline functions that could be removed. Doing so | landley | 2006-06-21 | 1 | -29/+13 |
* | - move #include busybox.h to the very top so we pull in the config | aldot | 2006-06-03 | 1 | -1/+1 |
* | - use the defines CURRENT_TTY and VC_1; also shrink xargs a tiny bit: | aldot | 2006-05-27 | 1 | -1/+1 |
* | - remove emacs layout block as suggested by Robert P.J. Day | aldot | 2006-05-19 | 1 | -8/+0 |
* | - patch from Denis Vlasenko to add and use bb_xopen3() | aldot | 2006-04-13 | 1 | -7/+3 |
* | - add some ATTRIBUTE_UNUSED. | aldot | 2006-01-30 | 1 | -15/+2 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -7/+7 |
* | New applet, rx, by Christopher Hoover | bug1 | 2003-12-20 | 1 | -0/+344 |