| Commit message (Expand) | Author | Age | Files | Lines |
* | httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! | vda | 2006-11-21 | 1 | -2/+0 |
* | rename functions to more understandable names | vda | 2006-10-26 | 1 | -2/+2 |
* | remove bb_printf and the like | vda | 2006-10-26 | 1 | -3/+3 |
* | getopt_ulflags -> getopt32. | vda | 2006-10-03 | 1 | -1/+1 |
* | wc: optionally support very large files in wc | vda | 2006-09-29 | 1 | -3/+8 |
* | wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) | vda | 2006-09-29 | 1 | -44/+31 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | rpjday | 2006-07-12 | 1 | -14/+1 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -18/+18 |
* | Major coreutils update. | mjn3 | 2003-03-19 | 1 | -138/+187 |
* | Avoid printing a trailing blank character. | kraai | 2001-12-20 | 1 | -5/+14 |
* | Use an int to hold the result of fgetc (bug noted by David Kimdon). | kraai | 2001-12-11 | 1 | -1/+1 |
* | Minor space saving improvments | bug1 | 2001-11-21 | 1 | -29/+33 |
* | When just counting chars of a file stat file instead of reading the whole fil... | bug1 | 2001-11-21 | 1 | -4/+8 |
* | woops. dotn pass NULL | bug1 | 2001-11-21 | 1 | -1/+1 |
* | Simplify print function, prints an extra space if no filename, but saves 4 bytes | bug1 | 2001-11-21 | 1 | -13/+10 |
* | Use enums for selected functionality, Reduce the size by nearly 100 Bytes | bug1 | 2001-11-21 | 1 | -13/+21 |
* | A cleanup patch from Jeff Garzik to static-ify a number of | andersen | 2001-03-09 | 1 | -2/+2 |
* | Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup | andersen | 2001-03-09 | 1 | -0/+1 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | andersen | 2001-02-20 | 1 | -1/+1 |
* | This patch, put together by Manuel Novoa III, is a merge of work | andersen | 2001-02-14 | 1 | -1/+1 |
* | Fix header file usage -- there were many unnecessary header files included in | andersen | 2001-01-27 | 1 | -0/+1 |
* | Patch from Matt Kraai so wc will return a proper error code | andersen | 2000-10-09 | 1 | -4/+6 |
* | Consolidate handling of some fopen failures. | kraai | 2000-09-27 | 1 | -6/+3 |
* | Renamed "internal.h" to the more sensible "busybox.h". | andersen | 2000-09-25 | 1 | -1/+1 |
* | Added expr, from Edward Betts <edward@debian.org>, with some fixups | andersen | 2000-09-05 | 1 | -1/+1 |
* | Converted option parsing to using getopt(). Also managed to remove an | markw | 2000-07-20 | 1 | -17/+17 |
* | Use FatalError() | andersen | 2000-07-19 | 1 | -4/+2 |
* | Extract usage information into a separate file. | kraai | 2000-07-16 | 1 | -13/+0 |
* | Fix argument parsing. | kraai | 2000-07-14 | 1 | -1/+1 |
* | Updates to a number of apps to remove warnings/compile errors under libc5. | andersen | 2000-06-19 | 1 | -1/+1 |
* | Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP | erik | 2000-05-12 | 1 | -3/+6 |
* | More updates to the docs, and fixes to sync things with the docs. | erik | 2000-04-17 | 1 | -1/+2 |
* | Some formatting updates (ran the code through indent) | erik | 2000-02-08 | 1 | -61/+66 |
* | * added (and documented) "-n" option for head - | erik | 2000-01-23 | 1 | -1/+0 |
* | Sync up busybox with the latest and greatest. This is not stuff for | erik | 2000-01-15 | 1 | -0/+162 |