1. ed424db Some patches from Gennady Feldman. Fixed a glob problem such that by Eric Andersen · 23 years ago
  2. e5dfced Apply Vladimir's latest cleanup patch. -Erik by Eric Andersen · 23 years ago
  3. c270ec1 Add support of /W prompts -Erik by Eric Andersen · 23 years ago
  4. 92d2324 Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> by Eric Andersen · 23 years ago
  5. 61173a5 Fix to cmdedit.c from Vladimir by Eric Andersen · 23 years ago
  6. f9ff8a7 cmdedit.c bugfix patch from Vladimir. -Erik by Eric Andersen · 23 years ago
  7. f594986 - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPT by Mark Whitley · 23 years ago
  8. b3d6e2d Update the lash shell (hopefully the last time...) so things like by Eric Andersen · 23 years ago
  9. 7e5291f Whitespace / formatting / bracket cleanup. by Mark Whitley · 24 years ago
  10. 5165fbe Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it by Eric Andersen · 24 years ago
  11. cbe31da It turns out that DODMALLOC was broken when I reorganized busybox.h by Eric Andersen · 24 years ago
  12. 94456f5 Put back Vladimir's testing defines, which I mistakenly removed. by Eric Andersen · 24 years ago
  13. 28a78ab Several features were hard coded on. Stop that. List tab completion by Eric Andersen · 24 years ago
  14. 6faae7d Commit Vladimir's latest cmdedit. I modified it slightly to ensure by Eric Andersen · 24 years ago
  15. 5f2c79d Make ar be crossed. by Eric Andersen · 24 years ago
  16. af4ac77 Apply a patch from Larry Doolittle to add "-all" and "-none" switches by Eric Andersen · 24 years ago
  17. dd19c69 Removed trailing \n from error_msg{,_and_die} messages. by Matt Kraai · 24 years ago
  18. 306f4fe If the ioctl fails to tell us the winsize, default to 79. -Erik by Eric Andersen · 24 years ago
  19. 4bbdd78 Fix the pwd and group functions. The bb_ stuff was a leftover from by Eric Andersen · 24 years ago
  20. ab050f5 Add in a patch to make busybox use the normal pwd.h and grp.h by Eric Andersen · 24 years ago
  21. 4e33875 Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion by Mark Whitley · 24 years ago
  22. 59ab025 #define -> static const int. Also got rid of some big static buffers. by Mark Whitley · 24 years ago
  23. 12f417e Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to by Matt Kraai · 24 years ago
  24. b3dc3b8 Cleanup -- move win handling to cmdedit.c, static-ify many functions. by Eric Andersen · 24 years ago
  25. 8634977 Ok, this is a pretty major update to sh.c. I renamed all the variables and by Eric Andersen · 24 years ago
  26. f57c944 Changed names of functions in utility.c and all affected files, to make by Mark Whitley · 24 years ago
  27. 3e856ce Stop using TRUE and FALSE for exit status. by Matt Kraai · 24 years ago
  28. 63a8622 Cleanup of duplicated symbols -- found by compiling with by Eric Andersen · 24 years ago
  29. a75466e Warning cleanup from Gennady Feldman -Erik by Eric Andersen · 24 years ago
  30. 3570a34 Renamed "internal.h" to the more sensible "busybox.h". -Erik by Eric Andersen · 24 years ago
  31. 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
  32. 501c88b More sh updates (with related changes to everything else). Switched by Eric Andersen · 24 years ago
  33. b040d4f Use BB_FEATURE_CLEAN_UP where appropriate -Erik by Eric Andersen · 24 years ago
  34. 91a4400 Avoid trying to free NULL ptrs. Comment on malloc usages. -Erik by Eric Andersen · 24 years ago
  35. 4ac6cb5 Fix some stupid memory bugs. -Erik by Eric Andersen · 24 years ago
  36. 5538070 Added a smallish TODO comment. by Mark Whitley · 24 years ago
  37. 72965e3 Fixed a potential infinite loop. First delete any chars after the by Eric Andersen · 24 years ago
  38. 74c66ad Fix some spelling errors in the source as well. -Erik by Eric Andersen · 24 years ago
  39. 8ea7d8c First pass at fixing tar segfault, and more portability updates. -Erik by Erik Andersen · 24 years ago
  40. 1d1d950 More Doc updates. cmdedit and more termio fixes. by Erik Andersen · 24 years ago
  41. a6c7522 Updates -Erik by Erik Andersen · 24 years ago
  42. 61677fe Upates to include copyright 2000 to everything -Erik by Erik Andersen · 24 years ago
  43. f0657d3 Some enhancements I've been working on over the weekend, -Erik by Erik Andersen · 24 years ago
  44. a268573 Make tab completion an option -Erik by Erik Andersen · 24 years ago
  45. f3b3d17 More minor patches -Erik by Erik Andersen · 24 years ago
  46. 1dbe340 more minor fixes -Erik by Erik Andersen · 24 years ago
  47. c7c634b Some more stuff. -Erik by Erik Andersen · 24 years ago
  48. 531bcb6 Minor update by Erik Andersen · 24 years ago
  49. 6273f65 Several fixes. -Erik by Erik Andersen · 24 years ago
  50. 13456d1 Forgot these files... -Erik by Erik Andersen · 24 years ago