1. 8187e01 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m by Denys Vlasenko · 7 years ago
  2. 819b47a new NOFORKs: clear, nproc, tty, uname, arch, unlink, which by Denys Vlasenko · 7 years ago
  3. 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
  4. 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
  5. 6d93299 Convert all console-tools/* applets to "new style" applet definitions by Denys Vlasenko · 8 years ago
  6. 55068c4 move help text from include/usage.src.h to console-tools/*.c by Pere Orga · 14 years ago
  7. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  8. 729ecb8 bbconfig: make it independent from printf functions by Denys Vlasenko · 15 years ago
  9. d9a3e89 consolidate ESC sequences by Denys Vlasenko · 15 years ago
  10. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  11. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  12. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  13. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  14. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  15. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  16. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  17. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  18. 87210b5 trivial generate exit code by "Vladimir N. Oleynik" · 19 years ago
  19. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  20. 7f6295f Patch from Arthur Othieno for style-guide.txt conformance by Eric Andersen · 21 years ago
  21. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  22. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  23. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  24. 8ec10a9 Fix up copyright msgs. Bump version to 0.49 in preparation for by Eric Andersen · 24 years ago 0_49
  25. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  26. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  27. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  28. 27a8042 Centralize handling of --help. by Matt Kraai · 24 years ago
  29. 2f46b66 Add usage messages for applets without them. by Matt Kraai · 24 years ago
  30. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  31. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 25 years ago
  32. e49d5ec Some formatting updates (ran the code through indent) -Erik by Erik Andersen · 25 years ago
  33. c499601 Fixed up copyright notices and such by Eric Andersen · 25 years ago
  34. 2ce1edc Latest and greatest. -Erik by Eric Andersen · 25 years ago
  35. 2b69c40 More stuff works. -Erik by Eric Andersen · 25 years ago
  36. cc8ed39 Initial revision by Eric Andersen · 25 years ago 0_29alpha2