Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | usage.c: remove reference to busybox.h | vda | 2007-05-26 | 1 | -1/+1 |
* | EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu> | vda | 2007-02-06 | 1 | -1/+1 |
* | suppress warnings about easch <applet>_main() having | vda | 2007-02-03 | 1 | -0/+1 |
* | remove bb_printf and the like | vda | 2006-10-26 | 1 | -2/+2 |
* | start_stop_daemon: add -N <nice> compat | vda | 2006-10-08 | 1 | -31/+13 |
* | attempt to regularize atoi mess. | vda | 2006-10-08 | 1 | -1/+1 |
* | rename bb_default_error_retval -> xfunc_error_retval | vda | 2006-10-03 | 1 | -1/+1 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | rpjday | 2006-07-12 | 1 | -14/+1 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | landley | 2006-05-27 | 1 | -1/+0 |
* | just whitespace | timr | 2006-01-25 | 1 | -1/+1 |
* | Add 'nice' and replace 'renice' with a new implementation. | mjn3 | 2005-02-13 | 1 | -0/+86 |