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