1. 06af216 suppress warnings about easch <applet>_main() having no preceding prototype by Denis Vlasenko · 18 years ago
  2. 079f8af style cleanup: return(a) -> return a, part 1 by Denis Vlasenko · 18 years ago
  3. 9cac521 using [xa]sprintf for string concatenation is neat and saves by Denis Vlasenko · 18 years ago
  4. 6822983 Remove all usage of the "register" storage class specifier. by "Robert P. J. Day" · 18 years ago
  5. ab58d5c Make warnings go away. by Rob Landley · 18 years ago
  6. cd54528 Fix bug 744 by moving the flushing logic into the exhausted read buffer test. by Rob Landley · 18 years ago
  7. 998dbee Patch from Jean Wolter: by Rob Landley · 19 years ago
  8. 998f449 We use -funsigned-char now, so having a separate RESERVE_CONFIG_UBUFFER is by Rob Landley · 19 years ago
  9. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  10. 5e67887 clean up yet more annoying signed/unsigned mismatches and fixup by Eric Andersen · 19 years ago
  11. 6f347ef common BUFSIZ BSS buffer, small reduce code, data and bss by "Vladimir N. Oleynik" · 19 years ago
  12. f104814 Rob Sullivan added character and equivalence classes to tr. I changed some by Rob Landley · 19 years ago
  13. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  14. ed43806 Hideki IWAMOTO writes: by Eric Andersen · 21 years ago
  15. e527207 eliminate DOSTATIC, DODEBUG, etc and name them sensibly by Eric Andersen · 21 years ago
  16. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  18. eaecbf3 Fixup some silly prototype warnings by Eric Andersen · 23 years ago
  19. bdfd0d7 Major rework of the directory structure and the entire build system. -Erik by Eric Andersen · 23 years ago
  20. 5a4a46a Patch from vodz to support 'tr a-z A-Z' syntax. by Eric Andersen · 23 years ago
  21. 22ecf04 Per patch from vodz, change a couple of consts to defines, since by Eric Andersen · 23 years ago
  22. 8b7a0d8 Some more patchelttes from Larry Doolittle. by Mark Whitley · 24 years ago
  23. 04095e5 Move messages.c to libbb. Make each string in messages.c be its own .o file. by Eric Andersen · 24 years ago
  24. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 24 years ago
  25. f6aa13d -Wshadow tr fix from Jeff Garzik by Eric Andersen · 24 years ago
  26. 1ca20a7 A nice patch from Larry Doolittle that adds -Wshadow and by Eric Andersen · 24 years ago
  27. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  28. 67991cf This patch, put together by Manuel Novoa III, is a merge of work by Eric Andersen · 24 years ago
  29. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  30. ed3ef50 Fix header file usage -- there were many unnecessary header files included in by Eric Andersen · 24 years ago
  31. d35c215 Commit Larry Doolittle's buffers-on-stack/buffers-via-malloc patch. -Erik by Eric Andersen · 24 years ago
  32. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  33. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  34. 87afb52 Get rid of redundant TRUE and FALSE definitions. by Matt Kraai · 24 years ago
  35. 8ffabf5 Patch from Matt Kraai to fix 'echo "1 2 3" | tr -s " "' by Eric Andersen · 24 years ago
  36. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  37. bf181b9 Extract usage information into a separate file. by Matt Kraai · 24 years ago
  38. fad04fd More cleanups. -Erik by Eric Andersen · 24 years ago
  39. 156959e Fix uninitialized variable. -Erik by Eric Andersen · 24 years ago
  40. 00143ba From Matt Kraai <kraai@alumni.carnegiemellon.edu> by Eric Andersen · 24 years ago
  41. be84cd4 Always report the applet name when doing error reporting. by Matt Kraai · 24 years ago
  42. a03d86c Patch from Matt Kraai <kraai@alumni.carnegiemellon.edu>: by Eric Andersen · 24 years ago
  43. f7cf2f7 * Fix to tr so it recognizes standard escape sequences. Merged common by Eric Andersen · 24 years ago
  44. 330fd2b More libc portability updates, add in the website (which has not been by Erik Andersen · 25 years ago
  45. 5afc864 More stuff -Erik by Erik Andersen · 25 years ago
  46. 8f8d6d5 Due to the license change I can now use Minix code. Minix tr by Erik Andersen · 25 years ago
  47. 26702fe Bugfixes. -Erik by Erik Andersen · 25 years ago
  48. 5e1189e More documentation updates, and minor fixes to make things sync by Erik Andersen · 25 years ago
  49. 0d068a2 * all mallocs now use xmalloc (and so are OOM error safe), and by Erik Andersen · 25 years ago
  50. fb002d0 Add in tr and dirname -Erik by Erik Andersen · 25 years ago