aboutsummaryrefslogtreecommitdiff
path: root/shell/cmdedit.c
AgeCommit message (Expand)Author
2005-07-19applying:Paul Fox
2004-08-19Patch from Vladimir N. Oleynik:Eric Andersen
2004-04-14Larry Doolittle writes:Eric Andersen
2004-04-12Fix spelling. "sort of" is two words.Eric Andersen
2004-03-27s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen
2004-02-22Vodz. last_patch_128Glenn L McGrath
2004-02-04Vodz last_patch_125_2, this patch have: Glenn L McGrath
2004-01-22last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debianGlenn L McGrath
2004-01-14Vodz last_patch_122, Check $PATH at runtime to fix tab completionGlenn L McGrath
2004-01-03Declare dependencies of command line editing in the build systemGlenn L McGrath
2003-12-23Cmdedit update from Vladimir N. Oleynik (vodz)Eric Andersen
2003-09-15Be entirely consistant when using ioctl(0, TIOCGWINSZ, &winsize)Eric Andersen
2003-07-29Vladimir N. Oleynik writes:Eric Andersen
2003-07-28This is synced from dash-0.4.17 and full ready for insert to new busyboxEric Andersen
2003-07-22Remove remaining libc5 support codeEric Andersen
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2003-03-19Major coreutils update.Manuel Novoa III
2003-01-06Correct column width for tab completion and lsGlenn L McGrath
2003-01-02Fix tab-tab listing of files so it properly reflects currentEric Andersen
2002-12-09Command line history changes, lastpatch_71 from Vladimir N. OleynikGlenn L McGrath
2002-12-03 - the number of commands in the history list is now configureable via theRobert Griebl
2002-11-27last_patch_68 from Vladimir N. OleynikGlenn L McGrath
2002-07-30Fixed a timing bug which occured when bb ash is run in a rxvt on theRobert Griebl
2002-07-19Applied vodz' patches #49 and #50 (with a small correction in runshell.c)Robert Griebl
2002-07-03Scrub pwd.h and grp.h handling so we don't have to play anyEric Andersen
2002-04-24Apply last_patch37 from vodzEric Andersen
2002-04-13Patch from Jim Treadway and Vladimir Oleynik to Add CTRL-KEric Andersen
2002-03-20Patch from vodz to fix a potential segfaultEric Andersen
2001-12-21Patch from vodz to implement ^L (clear screen)Eric Andersen
2001-12-20Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !.Matt Kraai
2001-10-24Fixup the location of pwd.h and grp.hEric Andersen
2001-10-24Major rework of the directory structure and the entire build system.Eric Andersen
2001-08-02Teach libc5 what a sighandler_t isEric Andersen
2001-08-02Scrub away the last leftovers from BB_FEATURE_<shell>. Good thingEric Andersen
2001-08-02Latest patch from vodz. Adds a check for divide by zero in the posixEric Andersen
2001-07-22Some patches to make dietlibc work...Eric Andersen
2001-07-17This is vodz' latest patch. Sorry it took so long...Eric Andersen
2001-07-12Patch from vodz:Eric Andersen
2001-07-02Patch from vodz to fix freeing a static in cmdedit.Eric Andersen
2001-06-26Vladimir's last_patch_15Glenn L McGrath
2001-05-31Patch from Vladimir to fix up autocompletion on a files/dirs with spaces inEric Andersen
2001-05-21Patch from Lars Kellogg-Stedman <lars@larsshack.org> to fix bugEric Andersen
2001-05-17It turns out job control in both hush and lash was broken by theEric Andersen
2001-05-11Fix a segfault in lash, hush, and cmdedit. Each of these usedEric Andersen
2001-04-23Some patches from Gennady Feldman. Fixed a glob problem such thatEric Andersen
2001-04-09Apply Vladimir's latest cleanup patch.Eric Andersen
2001-04-05Add support of /W promptsEric Andersen
2001-03-19Another cleanup patch from Jeff Garzik <jgarzik@mandrakesoft.com>Eric Andersen
2001-03-19Fix to cmdedit.c from VladimirEric Andersen
2001-03-15cmdedit.c bugfix patch from Vladimir.Eric Andersen