| Commit message (Expand) | Author | Age | Files | Lines |
* | config: update size information | Denys Vlasenko | 2018-12-28 | 1 | -1/+1 |
* | config: deindent all help texts | Denys Vlasenko | 2017-07-21 | 1 | -3/+3 |
* | 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/+17 |
* | *: hopefully all setup_common_bufsiz() are in place | Denys Vlasenko | 2016-04-21 | 1 | -3/+3 |
* | libbb: make bb_common_bufsiz1 1 kbyte, add capability to use bss tail for it | Denys Vlasenko | 2016-04-21 | 1 | -2/+4 |
* | *: 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/+13 |
* | typo fix | Denys Vlasenko | 2010-10-17 | 1 | -1/+1 |
* | Avoid side effects in putc(), which may be implemented as a macro | Dan Fandrich | 2010-09-09 | 1 | -4/+4 |
* | *: make GNU licensing statement forms more regular | Denys Vlasenko | 2010-08-16 | 1 | -1/+1 |
* | ash,hush: add TODO for rare build failure | Denis Vlasenko | 2008-11-25 | 1 | -1/+0 |
* | tee: fix infinite looping on open error (echo asd | tee "") | Denis Vlasenko | 2008-07-16 | 1 | -1/+3 |
* | tee: "-" is a name for stdout, handle it that way | Denis Vlasenko | 2008-07-15 | 1 | -4/+7 |
* | libbb: introduce bb_signals and bb_signals_recursive, | Denis Vlasenko | 2008-02-16 | 1 | -2/+2 |
* | add -fvisibility=hidden to CC flags, mark XXX_main functions | Denis Vlasenko | 2007-10-11 | 1 | -1/+1 |
* | introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). | Denis Vlasenko | 2007-09-27 | 1 | -1/+2 |
* | don't pass argc in getopt32, it's superfluous | Denis Vlasenko | 2007-08-18 | 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 |
* | - reuse retval for the option handling. | Bernhard Reutner-Fischer | 2007-01-20 | 1 | -5/+5 |
* | tee: fix bug: argv[-1] is a no-no! | Denis Vlasenko | 2006-11-25 | 1 | -38/+38 |
* | rename functions to more understandable names | Denis Vlasenko | 2006-10-26 | 1 | -1/+1 |
* | remove bb_printf and the like | Denis Vlasenko | 2006-10-26 | 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 | -1/+2 |
* | Remove bb_ prefixes from xfuncs.c (and a few other places), consolidate | Rob Landley | 2006-08-03 | 1 | -5/+1 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" | 2006-07-12 | 1 | -14/+1 |
* | common BUFSIZ BSS buffer, small reduce code, data and bss | "Vladimir N. Oleynik" | 2005-10-15 | 1 | -5/+1 |
* | If read were to return with an error, bad things would happen. Fix it. | Manuel Novoa III | 2004-05-26 | 1 | -2/+6 |
* | Use STDIN_FILENO rather than '0' | Eric Andersen | 2004-05-26 | 1 | -1/+1 |
* | Rob Landley writes: | Eric Andersen | 2004-05-26 | 1 | -1/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -1/+1 |
* | Disable any buffering to stdout | Eric Andersen | 2003-10-22 | 1 | -0/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -33/+82 |
* | Major rework of the directory structure and the entire build system. | Eric Andersen | 2001-10-24 | 1 | -2/+1 |
* | Use wfopen instead of fopen & error_msg, saves 64 bytes | Glenn L McGrath | 2001-10-05 | 1 | -2/+1 |
* | This patch, put together by Manuel Novoa III, is a merge of work | Eric Andersen | 2001-02-14 | 1 | -1/+1 |
* | Fix up copyright msgs. Bump version to 0.49 in preparation for0_49 | Eric Andersen | 2001-01-27 | 1 | -1/+1 |
* | Change calls to error_msg.* and strerror to use perror_msg.*. | Matt Kraai | 2000-12-18 | 1 | -1/+1 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Rewritten by mistake. | Matt Kraai | 2000-08-28 | 1 | -88/+32 |
* | Extract usage information into a separate file. | Matt Kraai | 2000-07-16 | 1 | -13/+1 |
* | Use errorMsg rather than fprintf. | Matt Kraai | 2000-07-14 | 1 | -2/+2 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | Eric Andersen | 2000-06-19 | 1 | -2/+2 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | Erik Andersen | 2000-05-12 | 1 | -3/+5 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -2/+2 |
* | My latest ramblings. | Erik Andersen | 2000-03-23 | 1 | -2/+4 |
* | + changed a static array (FileList) into a dynamically allocated one | John Beppu | 2000-03-08 | 1 | -2/+9 |