Age | Commit message (Expand) | Author |
2001-01-23 | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley |
2001-01-18 | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | Matt Kraai |
2001-01-04 | Cleanup -- move win handling to cmdedit.c, static-ify many functions. | Eric Andersen |
2000-12-18 | Ok, this is a pretty major update to sh.c. I renamed all the variables and | Eric Andersen |
2000-12-07 | Changed names of functions in utility.c and all affected files, to make | Mark Whitley |
2000-12-01 | Stop using TRUE and FALSE for exit status. | Matt Kraai |
2000-11-07 | Cleanup of duplicated symbols -- found by compiling with | Eric Andersen |
2000-11-02 | Warning cleanup from Gennady Feldman | Eric Andersen |
2000-09-25 | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen |
2000-09-13 | Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of | Matt Kraai |
2000-07-28 | More sh updates (with related changes to everything else). Switched | Eric Andersen |
2000-07-25 | Use BB_FEATURE_CLEAN_UP where appropriate | Eric Andersen |
2000-07-19 | Avoid trying to free NULL ptrs. Comment on malloc usages. | Eric Andersen |
2000-07-14 | Fix some stupid memory bugs. | Eric Andersen |
2000-07-13 | Added a smallish TODO comment. | Mark Whitley |
2000-07-04 | Fixed a potential infinite loop. First delete any chars after the | Eric Andersen |
2000-06-16 | Fix some spelling errors in the source as well. | Eric Andersen |
2000-05-20 | First pass at fixing tar segfault, and more portability updates. | Erik Andersen |
2000-04-21 | More Doc updates. cmdedit and more termio fixes. | Erik Andersen |
2000-04-18 | Updates | Erik Andersen |
2000-04-13 | Upates to include copyright 2000 to everything | Erik Andersen |
2000-04-12 | Some enhancements I've been working on over the weekend, | Erik Andersen |
2000-04-09 | Make tab completion an option | Erik Andersen |
2000-04-09 | More minor patches | Erik Andersen |
2000-03-19 | more minor fixes | Erik Andersen |
2000-03-19 | Some more stuff. | Erik Andersen |
2000-03-17 | Minor update | Erik Andersen |
2000-03-17 | Several fixes. | Erik Andersen |
2000-03-16 | Forgot these files... | Erik Andersen |