- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 1336f89 wc: fix swapped -c and -m by Denys Vlasenko · 14 years ago
- fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
- afc7b4c wc: add support for -m by Denys Vlasenko · 14 years ago
- 09e7daf wc: preparatory patch, no logic changes by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 79950a6 wc: compat: make "wc -c ONE_FILE" not print leading spaces. +2 bytes by Denys Vlasenko · 15 years ago
- c270454 fix fallout from isprint() changes by Denys Vlasenko · 15 years ago
- 5b0a7f1 wc: fix a hang gue to isprint(EOF) by Dan Fandrich · 15 years ago
- c0dab37 *: remove last function calls to isspace by Denys Vlasenko · 15 years ago
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- e8419c9 tail: fix "tail -c 20 /dev/huge_disk" (was taking ages) by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
- e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
- b71c668 style fix (stray space before ';') by Denis Vlasenko · 17 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
- d58c194 - small size tweak by Bernhard Reutner-Fischer · 18 years ago
- fcdb00f httpd: LC_TIME locale _must_ be POSIX to httpd! We speak over the net! by Denis Vlasenko · 18 years ago
- ddec5af rename functions to more understandable names by Denis Vlasenko · 18 years ago
- f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
- 67b23e6 getopt_ulflags -> getopt32. by Denis Vlasenko · 18 years ago
- 7021016 wc: optionally support very large files in wc by Denis Vlasenko · 18 years ago
- 3ed001f wc: reduce source cruft, make it so that "wc -c" (one option, no filenames) by Denis Vlasenko · 18 years ago
- 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
- 38c15be Avoid printing a trailing blank character. by Matt Kraai · 23 years ago
- 741f40b Use an int to hold the result of fgetc (bug noted by David Kimdon). by Matt Kraai · 23 years ago
- 9e6c9f7 Minor space saving improvments by Glenn L McGrath · 23 years ago
- 74afa9a When just counting chars of a file stat file instead of reading the whole file (Fixes Debian bug #103302) by Glenn L McGrath · 23 years ago
- c29ab97 woops. dotn pass NULL by Glenn L McGrath · 23 years ago
- 1477ad8 Simplify print function, prints an extra space if no filename, but saves 4 bytes by Glenn L McGrath · 23 years ago
- 02d090d Use enums for selected functionality, Reduce the size by nearly 100 Bytes by Glenn L McGrath · 23 years ago
- 3e6ff90 A cleanup patch from Jeff Garzik to static-ify a number of by Eric Andersen · 24 years ago
- eba8ed7 Patchs from Jeff Garzik <jgarzik@mandrakesoft.com> to cleanup by Eric Andersen · 24 years ago
- cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
- 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
- ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
- 7a86e61 Patch from Matt Kraai so wc will return a proper error code by Eric Andersen · 24 years ago
- bbaef66 Consolidate handling of some fopen failures. by Matt Kraai · 24 years ago
- 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
- 1b355eb Added expr, from Edward Betts <edward@debian.org>, with some fixups by Eric Andersen · 24 years ago
- 3950596 Converted option parsing to using getopt(). Also managed to remove an by Mark Whitley · 24 years ago
- a16c663 Use FatalError() -Erik by Eric Andersen · 24 years ago
- bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
- b870af0 Fix argument parsing. by Matt Kraai · 24 years ago
- b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
- 7ab9c7e Lots of updates. Finished implementing BB_FEATURE_TRIVIAL_HELP by Erik Andersen · 25 years ago
- e5b6c7d More updates to the docs, and fixes to sync things with the docs. -Erik by Erik Andersen · 25 years ago
- e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
- 5509af7 * added (and documented) "-n" option for head - by Erik Andersen · 25 years ago
- 3163821 Sync up busybox with the latest and greatest. This is not stuff for by Erik Andersen · 25 years ago