Apply Vladimir's latest cleanup patch.
[platform/upstream/busybox.git] / cmdedit.c
2001-04-09 Eric AndersenApply Vladimir's latest cleanup patch.
2001-04-05 Eric AndersenAdd support of /W prompts
2001-03-19 Eric AndersenAnother cleanup patch from Jeff Garzik <jgarzik@mandrak...
2001-03-19 Eric AndersenFix to cmdedit.c from Vladimir
2001-03-15 Eric Andersencmdedit.c bugfix patch from Vladimir.
2001-03-14 Mark Whitley - Changed name of BB_FEATURE_SIMPLE_PROMPT to BB_FEATU...
2001-03-13 Eric AndersenUpdate the lash shell (hopefully the last time...)...
2001-03-08 Mark WhitleyWhitespace / formatting / bracket cleanup.
2001-02-20 Eric AndersenOops. Since dirent.h depends on BB_FEATURE_SH_TAB_COMP...
2001-02-20 Eric AndersenIt turns out that DODMALLOC was broken when I reorganiz...
2001-02-18 Eric AndersenPut back Vladimir's testing defines, which I mistakenly...
2001-02-16 Eric AndersenSeveral features were hard coded on. Stop that. List...
2001-02-16 Eric AndersenCommit Vladimir's latest cmdedit. I modified it slight...
2001-02-16 Eric AndersenMake ar be crossed.
2001-02-01 Eric AndersenApply a patch from Larry Doolittle to add "-all" and...
2001-01-31 Matt KraaiRemoved trailing \n from error_msg{,_and_die} messages.
2001-01-31 Eric AndersenIf the ioctl fails to tell us the winsize, default...
2001-01-30 Eric AndersenFix the pwd and group functions. The bb_ stuff was...
2001-01-27 Eric AndersenAdd in a patch to make busybox use the normal pwd.h...
2001-01-26 Mark WhitleyApplied patch from Vladimir N. Oleynik <dzo@simtreas...
2001-01-23 Mark Whitley#define -> static const int. Also got rid of some big...
2001-01-18 Matt KraaiEliminate calls of the form "fprintf(stdout,". Thanks...
2001-01-04 Eric AndersenCleanup -- move win handling to cmdedit.c, static-ify...
2000-12-18 Eric AndersenOk, this is a pretty major update to sh.c. I renamed...
2000-12-07 Mark WhitleyChanged names of functions in utility.c and all affecte...
2000-12-01 Matt KraaiStop using TRUE and FALSE for exit status.
2000-11-07 Eric AndersenCleanup of duplicated symbols -- found by compiling...
2000-11-02 Eric AndersenWarning cleanup from Gennady Feldman
2000-09-25 Eric AndersenRenamed "internal.h" to the more sensible "busybox.h".
2000-09-13 Matt KraaiFix calls to {m,c,re}alloc so that they use x{m,c,re...
2000-07-28 Eric AndersenMore sh updates (with related changes to everything...
2000-07-25 Eric AndersenUse BB_FEATURE_CLEAN_UP where appropriate
2000-07-19 Eric AndersenAvoid trying to free NULL ptrs. Comment on malloc...
2000-07-14 Eric AndersenFix some stupid memory bugs.
2000-07-13 Mark WhitleyAdded a smallish TODO comment.
2000-07-04 Eric AndersenFixed a potential infinite loop. First delete any...
2000-06-16 Eric AndersenFix some spelling errors in the source as well.
2000-05-20 Erik AndersenFirst pass at fixing tar segfault, and more portability...
2000-04-21 Erik AndersenMore Doc updates. cmdedit and more termio fixes.
2000-04-18 Erik AndersenUpdates
2000-04-13 Erik AndersenUpates to include copyright 2000 to everything
2000-04-12 Erik AndersenSome enhancements I've been working on over the weekend,
2000-04-09 Erik AndersenMake tab completion an option
2000-04-09 Erik AndersenMore minor patches
2000-03-19 Erik Andersenmore minor fixes
2000-03-19 Erik AndersenSome more stuff.
2000-03-17 Erik AndersenMinor update
2000-03-17 Erik AndersenSeveral fixes.
2000-03-16 Erik AndersenForgot these files...