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