1. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  2. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  3. b3dc3b8 Cleanup -- move win handling to cmdedit.c, static-ify many functions. by Eric Andersen · 24 years ago
  4. 8634977 Ok, this is a pretty major update to sh.c. I renamed all the variables and by Eric Andersen · 24 years ago
  5. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  6. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  7. 63a8622 Cleanup of duplicated symbols -- found by compiling with by Eric Andersen · 24 years ago
  8. a75466e Warning cleanup from Gennady Feldman -Erik by Eric Andersen · 24 years ago
  9. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  10. 322ae93 Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of by Matt Kraai · 24 years ago
  11. 501c88b More sh updates (with related changes to everything else). Switched by Eric Andersen · 24 years ago
  12. b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
  13. 91a4400 Avoid trying to free NULL ptrs. Comment on malloc usages. -Erik by Eric Andersen · 24 years ago
  14. 4ac6cb5 Fix some stupid memory bugs. -Erik by Eric Andersen · 24 years ago
  15. 5538070 Added a smallish TODO comment. by Mark Whitley · 24 years ago
  16. 72965e3 Fixed a potential infinite loop. First delete any chars after the by Eric Andersen · 24 years ago
  17. 74c66ad Fix some spelling errors in the source as well. -Erik by Eric Andersen · 24 years ago
  18. 8ea7d8c First pass at fixing tar segfault, and more portability updates. -Erik by Erik Andersen · 24 years ago
  19. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  20. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  21. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  22. f0657d3 Some enhancements I've been working on over the weekend, -Erik by Erik Andersen · 24 years ago
  23. a268573 Make tab completion an option -Erik by Erik Andersen · 24 years ago
  24. f3b3d17 More minor patches -Erik by Erik Andersen · 24 years ago
  25. 1dbe340 more minor fixes -Erik by Erik Andersen · 24 years ago
  26. c7c634b Some more stuff. -Erik by Erik Andersen · 24 years ago
  27. 531bcb6 Minor update by Erik Andersen · 24 years ago
  28. 6273f65 Several fixes. -Erik by Erik Andersen · 24 years ago
  29. 13456d1 Forgot these files... -Erik by Erik Andersen · 24 years ago