1. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  2. bb98db2 echo: fix yet another buglet in non-fancy echo by Denis Vlasenko · 17 years ago
  3. def8260 - fix invocation without any argument by Bernhard Reutner-Fischer · 18 years ago
  4. c084d2f echo: fix non-fancy echo by Denis Vlasenko · 18 years ago
  5. b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
  6. 335b63d make a few struct bb_applet members conditional by Denis Vlasenko · 18 years ago
  7. a9d7d24 echo: fix regression ("echo" with no arguments didn't print newline. by Denis Vlasenko · 18 years ago
  8. 7e754f1 Implement first instance of NOFORK applet - echo by Denis Vlasenko · 18 years ago
  9. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  10. bf66fbc introduce LONE_CHAR (optimized strcmp with one-char string) by Denis Vlasenko · 18 years ago
  11. f0ed376 remove bb_printf and the like by Denis Vlasenko · 18 years ago
  12. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  13. 6ab0378 by Paul Fox · 19 years ago
  14. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  15. 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
  16. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  17. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  18. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  19. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 24 years ago
  20. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  21. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  22. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  23. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  24. 8fff78d Apply the BSD echo version submitted by Jonas Holmberg <jonas.holmberg@axis.com> by Eric Andersen · 24 years ago
  25. 4e573f4 Remove the BSD advertising clause, and replace it with a link to how by Eric Andersen · 24 years ago
  26. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  27. 47d4926 The result of getopt() is "int" and should be treated as such by Pavel Roskin · 24 years ago
  28. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  29. add09fd Getopt'ed by Marc Nijdam <marc_nijdam@hp.com> -Erik by Eric Andersen · 24 years ago
  30. f7cf2f7 * Fix to tr so it recognizes standard escape sequences. Merged common by Eric Andersen · 24 years ago
  31. b610615 Updates to a number of apps to remove warnings/compile errors under libc5. by Eric Andersen · 24 years ago
  32. 59b9e87 * cp -fa now works as expected for symlinks (it didn't before) by Erik Andersen · 25 years ago
  33. 9cf3bfa More doc updates for BusyBox, with fixes to apps for bugs revealed by Erik Andersen · 25 years ago
  34. 13456d1 Forgot these files... -Erik by Erik Andersen · 25 years ago