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