| Commit message (Expand) | Author | Age | Files | Lines |
* | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
* | mknod: better --help, much clearer code | Denys Vlasenko | 2018-01-08 | 1 | -28/+28 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -2/+2 |
* | Update menuconfig items with approximate applet sizes | Denys Vlasenko | 2017-07-18 | 1 | -1/+1 |
* | Convert all coreutils/* applets to "new style" applet definitions | Denys Vlasenko | 2016-11-23 | 1 | -0/+10 |
* | whitespace cleanup. no code changes | Denys Vlasenko | 2013-01-14 | 1 | -1/+1 |
* | *: remove "Options:" string from help texts | Denys Vlasenko | 2011-06-05 | 1 | -1/+0 |
* | move help text from include/usage.src.h to coreutils/*.c | Pere Orga | 2011-03-31 | 1 | -0/+18 |
* | Marked some more applets NOEXEC/NOFORK | Dan Fandrich | 2010-10-01 | 1 | -0/+2 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
* | fbset: fix buglet where we were using wrong pointer | Denis Vlasenko | 2007-11-06 | 1 | -15/+21 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+1 |
* | 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. | Denis Vlasenko | 2007-10-01 | 1 | -1/+1 |
* | trylink: produce even more info about final link stage | Denis Vlasenko | 2007-08-12 | 1 | -1/+1 |
* | 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 |
* | - commentary typo | Bernhard Reutner-Fischer | 2006-12-02 | 1 | -1/+1 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -6/+3 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" | 2006-07-12 | 1 | -14/+1 |
* | Another header suggestion from Shaun Jackman. | Rob Landley | 2006-03-22 | 1 | -0/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | Walt Wimer noticed that mknod couldn't handle major or minor > 255. Now our | Rob Landley | 2006-03-06 | 1 | -2/+4 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Fix 'thinko'. | Manuel Novoa III | 2003-04-03 | 1 | -1/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -62/+32 |
* | Run through indent, specify cast | Glenn L McGrath | 2002-08-23 | 1 | -4/+4 |
* | Update some missing copyright notices | Eric Andersen | 2002-04-13 | 1 | -0/+1 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -2/+2 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -4/+4 |
* | Fix header file usage -- there were many unnecessary header files included in | Eric Andersen | 2001-01-27 | 1 | -0/+2 |
* | Use busybox error handling functions wherever possible. | Matt Kraai | 2000-12-22 | 1 | -1/+1 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Some #include updates. | Eric Andersen | 2000-08-10 | 1 | -1/+0 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -12/+0 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -1/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+6 |
* | Fix stupid bugs. update was segfaulting. mknod minor # was always 0 | Erik Andersen | 2000-04-28 | 1 | -1/+2 |
* | More documentation updates, and minor fixes to make things sync | Erik Andersen | 2000-04-15 | 1 | -15/+38 |
* | More doc updates for BusyBox, with fixes to apps for bugs revealed | Erik Andersen | 2000-04-13 | 1 | -2/+2 |
* | Some formatting updates (ran the code through indent) | Erik Andersen | 2000-02-08 | 1 | -19/+20 |
* | More minor fixes. | Erik Andersen | 2000-01-07 | 1 | -2/+5 |
* | Updates to usage, and made tar work. | Eric Andersen | 1999-11-10 | 1 | -3/+3 |
* | Fixed up copyright notices and such | Eric Andersen | 1999-10-20 | 1 | -0/+21 |
* | Added sfdisk. Ststic-ified a bunch of stuff. | Eric Andersen | 1999-10-19 | 1 | -1/+1 |
* | More stuff. | Eric Andersen | 1999-10-18 | 1 | -8/+7 |
* | Initial revision0_29alpha2 | Eric Andersen | 1999-10-05 | 1 | -0/+52 |