Removed trailing \n from error_msg{,_and_die} messages.
[oweals/busybox.git] / cmdedit.c
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...