| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply Vladimir's latest cleanup patch. | Eric Andersen | 2001-04-09 | 1 | -152/+97 |
* | Add support of /W prompts | Eric Andersen | 2001-04-05 | 1 | -0/+13 |
* | Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com> | Eric Andersen | 2001-03-19 | 1 | -1/+1 |
* | Fix to cmdedit.c from Vladimir | Eric Andersen | 2001-03-19 | 1 | -0/+1 |
* | cmdedit.c bugfix patch from Vladimir. | Eric Andersen | 2001-03-15 | 1 | -12/+14 |
* | - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATURE_SH_SIMPLE_PROMPT | Mark Whitley | 2001-03-14 | 1 | -8/+8 |
* | Update the lash shell (hopefully the last time...) so things like | Eric Andersen | 2001-03-13 | 1 | -76/+97 |
* | Whitespace / formatting / bracket cleanup. | Mark Whitley | 2001-03-08 | 1 | -5/+7 |
* | Oops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMPLETION, put it | Eric Andersen | 2001-02-20 | 1 | -6/+5 |
* | It turns out that DODMALLOC was broken when I reorganized busybox.h | Eric Andersen | 2001-02-20 | 1 | -15/+15 |
* | Put back Vladimir's testing defines, which I mistakenly removed. | Eric Andersen | 2001-02-18 | 1 | -4/+6 |
* | Several features were hard coded on. Stop that. List tab completion | Eric Andersen | 2001-02-16 | 1 | -12/+8 |
* | Commit Vladimir's latest cmdedit. I modified it slightly to ensure | Eric Andersen | 2001-02-16 | 1 | -6/+7 |
* | Make ar be crossed. | Eric Andersen | 2001-02-16 | 1 | -493/+1028 |
* | Apply a patch from Larry Doolittle to add "-all" and "-none" switches | Eric Andersen | 2001-02-01 | 1 | -0/+3 |
* | Removed trailing \n from error_msg{,_and_die} messages. | Matt Kraai | 2001-01-31 | 1 | -1/+1 |
* | If the ioctl fails to tell us the winsize, default to 79. | Eric Andersen | 2001-01-31 | 1 | -1/+4 |
* | Fix the pwd and group functions. The bb_ stuff was a leftover from | Eric Andersen | 2001-01-30 | 1 | -9/+10 |
* | Add in a patch to make busybox use the normal pwd.h and grp.h | Eric Andersen | 2001-01-27 | 1 | -7/+3 |
* | Applied patch from Vladimir N. Oleynik <dzo@simtreas.ru> to do tab-completion | Mark Whitley | 2001-01-26 | 1 | -255/+501 |
* | #define -> static const int. Also got rid of some big static buffers. | Mark Whitley | 2001-01-23 | 1 | -3/+6 |
* | Eliminate calls of the form "fprintf(stdout,". Thanks for the idea to | Matt Kraai | 2001-01-18 | 1 | -1/+1 |
* | Cleanup -- move win handling to cmdedit.c, static-ify many functions. | Eric Andersen | 2001-01-04 | 1 | -15/+30 |
* | Ok, this is a pretty major update to sh.c. I renamed all the variables and | Eric Andersen | 2000-12-18 | 1 | -3/+13 |
* | Changed names of functions in utility.c and all affected files, to make | Mark Whitley | 2000-12-07 | 1 | -1/+1 |
* | Stop using TRUE and FALSE for exit status. | Matt Kraai | 2000-12-01 | 1 | -1/+1 |
* | Cleanup of duplicated symbols -- found by compiling with | Eric Andersen | 2000-11-07 | 1 | -1/+1 |
* | Warning cleanup from Gennady Feldman | Eric Andersen | 2000-11-02 | 1 | -9/+10 |
* | Renamed "internal.h" to the more sensible "busybox.h". | Eric Andersen | 2000-09-25 | 1 | -1/+1 |
* | Fix calls to {m,c,re}alloc so that they use x{m,c,re}alloc instead of | Matt Kraai | 2000-09-13 | 1 | -7/+7 |
* | More sh updates (with related changes to everything else). Switched | Eric Andersen | 2000-07-28 | 1 | -1/+24 |
* | Use BB_FEATURE_CLEAN_UP where appropriate | Eric Andersen | 2000-07-25 | 1 | -0/+12 |
* | Avoid trying to free NULL ptrs. Comment on malloc usages. | Eric Andersen | 2000-07-19 | 1 | -4/+6 |
* | Fix some stupid memory bugs. | Eric Andersen | 2000-07-14 | 1 | -2/+1 |
* | Added a smallish TODO comment. | Mark Whitley | 2000-07-13 | 1 | -0/+5 |
* | Fixed a potential infinite loop. First delete any chars after the | Eric Andersen | 2000-07-04 | 1 | -1/+10 |
* | Fix some spelling errors in the source as well. | Eric Andersen | 2000-06-16 | 1 | -1/+1 |
* | First pass at fixing tar segfault, and more portability updates. | Erik Andersen | 2000-05-20 | 1 | -0/+6 |
* | More Doc updates. cmdedit and more termio fixes. | Erik Andersen | 2000-04-21 | 1 | -20/+54 |
* | Updates | Erik Andersen | 2000-04-18 | 1 | -0/+3 |
* | Upates to include copyright 2000 to everything | Erik Andersen | 2000-04-13 | 1 | -58/+8 |
* | Some enhancements I've been working on over the weekend, | Erik Andersen | 2000-04-12 | 1 | -293/+326 |
* | Make tab completion an option | Erik Andersen | 2000-04-09 | 1 | -0/+7 |
* | More minor patches | Erik Andersen | 2000-04-09 | 1 | -0/+15 |
* | more minor fixes | Erik Andersen | 2000-03-19 | 1 | -44/+69 |
* | Some more stuff. | Erik Andersen | 2000-03-19 | 1 | -449/+470 |
* | Minor update | Erik Andersen | 2000-03-17 | 1 | -0/+2 |
* | Several fixes. | Erik Andersen | 2000-03-17 | 1 | -35/+225 |
* | Forgot these files... | Erik Andersen | 2000-03-16 | 1 | -0/+405 |