| Commit message (Expand) | Author | Age | Files | Lines |
* | renice: tweak help text | Denys Vlasenko | 2016-03-07 | 1 | -6/+7 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -1/+0 |
* | move remaining help text from include/usage.src.h | Pere Orga | 2011-04-11 | 1 | -0/+10 |
* | *: whitespace fixes | Denys Vlasenko | 2010-10-28 | 1 | -3/+3 |
* | nandwrite: complain on malformed -s NUM | Denys Vlasenko | 2010-08-29 | 1 | -1/+1 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | - first pass to unify/cleanup uid handling (-236b) | Bernhard Reutner-Fischer | 2008-07-21 | 1 | -1/+1 |
* | *: rename ATTRIBUTE_XXX to just XXX. | Denis Vlasenko | 2008-07-05 | 1 | -1/+1 |
* | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+1 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -3/+4 |
* | 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 |
* | safe_strtoXX interface proved to be a bit unconvenient. | Denis Vlasenko | 2006-11-27 | 1 | -1/+2 |
* | add -Wundef, fix uncovered bugs | Denis Vlasenko | 2006-11-17 | 1 | -15/+11 |
* | start_stop_daemon: add -N <nice> compat | Denis Vlasenko | 2006-10-08 | 1 | -31/+24 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -10/+8 |
* | - move #include busybox.h to the very top so we pull in the config | Bernhard Reutner-Fischer | 2006-06-02 | 1 | -15/+2 |
* | Consolidate #include <sys/time.h> so libbb.h does it. | Rob Landley | 2006-05-27 | 1 | -1/+0 |
* | Add 'nice' and replace 'renice' with a new implementation. | Manuel Novoa III | 2005-02-13 | 1 | -17/+115 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -4/+4 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -2/+2 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -1/+1 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+1 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Use perrorMsg and clean up exit status. | Matt Kraai | 2000-12-05 | 1 | -5/+5 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Added 'renice' command, thanks to Dave Cinege <dcinege@psychosis.com> | Eric Andersen | 2000-07-21 | 1 | -0/+53 |