Add the x, n, s and E options, remove -r as its expected behaviour.
[oweals/busybox.git] / shell /
2003-09-17 Glenn L McGrathPatch by Junio C Hamano to workaround a gcc compiler...
2003-09-15 Glenn L McGrathPatch from Bastian Blank to fix a problem when runing...
2003-09-15 Glenn L McGrathPatch by Jean Wolter to fix a bug where a script wouldn...
2003-09-15 Eric AndersenBe entirely consistant when using ioctl(0, TIOCGWINSZ...
2003-09-12 Eric Andersenconfig option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN...
2003-09-02 Glenn L McGrathmove all "-/bin/sh" "/bin/sh" and "sh" to libbb/message...
2003-09-01 Glenn L McGrathFix compile error and reducing size for libbb/get_conso...
2003-08-29 Glenn L McGrathvodz, last patch 103
2003-08-13 Manuel Novoa III Rewrite timescmd() function to avoid the use of floatin...
2003-08-08 Eric AndersenUse the new 'select' option to make the shell config
2003-08-06 Eric AndersenLatest dash update from vodz
2003-08-05 Eric AndersenMerge/rework config system per the latest from linux...
2003-07-29 Eric AndersenFixup typo noticed by Nick Fedchik
2003-07-29 Eric AndersenVladimir N. Oleynik writes:
2003-07-28 Eric AndersenThis is synced from dash-0.4.17 and full ready for...
2003-07-22 Eric AndersenDocument CONFIG_ASH_CMDCMD
2003-07-22 Eric AndersenPatch from Terje Kvernes adding quite a lot of missing...
2003-07-22 Eric AndersenRemove remaining libc5 support code
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-07-14 Eric AndersenPatch from Thomas Cameron:
2003-07-03 Eric AndersenPatch from Kent Robotti adding a bunch of menuconfig...
2003-03-19 Manuel Novoa III Major coreutils update.
2003-03-14 Eric AndersenPatch from Jonas Holmberg, adjusted by Robert Schwebel...
2003-01-14 Eric AndersenOnly call free if it is necessary
2003-01-06 Glenn L McGrathMinor cleanup, identified by Stewart Brodie, patch...
2003-01-06 Glenn L McGrathCorrect column width for tab completion and ls
2003-01-02 Eric AndersenFix tab-tab listing of files so it properly reflects...
2002-12-23 Glenn L McGrathFix STANDALONE_SHELL and ALWAYS_WIN options, last_path_...
2002-12-11 Glenn L McGrathSmall bugfix, last_patch72 from Vladimir N. Oleynik
2002-12-11 Eric AndersenFixup all the horrible broken function prototypes
2002-12-11 Eric AndersenSquash a warning by making function declaration a prope...
2002-12-09 Glenn L McGrathCommand line history changes, lastpatch_71 from Vladimi...
2002-12-06 Eric AndersenAllow for people to select no default shell
2002-12-06 Eric AndersenMake hush comple once again
2002-12-05 Eric AndersenYet another major rework of the BusyBox config system...
2002-12-03 Robert Griebl - the number of commands in the history list is now...
2002-11-28 Aaron LehmannChange if(x)free(x); to free(x);
2002-11-27 Glenn L McGrathlast_patch_68 from Vladimir N. Oleynik
2002-11-08 Eric AndersenTeach lash to get $1 $2 $3 etc correct
2002-10-22 Eric AndersenFix warning
2002-10-22 Eric AndersenApply last_patch51_3 from vodz
2002-09-30 Eric AndersenUse %m, not strerror, and strerror(err) was broken...
2002-09-30 Eric AndersenDon't even try to run ash on uClinux. It won't work.
2002-09-26 Eric AndersenAvoid calling exit() from within fork/vfork'ed processes.
2002-09-17 Eric AndersenPatch from "Joe.C" <joe@numa.com.tw>
2002-09-01 Eric AndersenSome CML1 grammar fixes
2002-08-23 Glenn L McGrathApply vodz last_path_51-2
2002-08-22 Glenn L McGrathRun through indent, fix comments
2002-08-02 Aaron LehmannRemove ckfree, and replace all references with free...
2002-07-31 Eric AndersenA couple of small bugfixes from Marshall M. Midden...
2002-07-30 Robert GrieblFixed a timing bug which occured when bb ash is run...
2002-07-19 Robert GrieblApplied vodz' patches #49 and #50 (with a small correct...
2002-07-11 Eric AndersenFixup warnings and undefined operations that show up...
2002-07-04 Eric AndersenPatch from Stewart Brodie <stewart.brodie@pace.co.uk...
2002-07-03 Eric AndersenScrub pwd.h and grp.h handling so we don't have to...
2002-06-06 Eric AndersenFix a buffer overflow found by Gerardo Puga <gpuga...
2002-06-06 Eric AndersenPatch from vodz to only setenv PATH when PATH changes...
2002-06-04 Robert GrieblFix for broken handling off BusyBox's own pwd/grp imple...
2002-05-14 Robert GrieblAdd --login support. This is the bash way of starting...
2002-04-26 Eric AndersenEnsure that getenv("PATH") stays current, since otherwi...
2002-04-24 Eric Andersenvodz noted this line (as imported from Debian) is wrong...
2002-04-24 Eric AndersenApply last_patch37 from vodz
2002-04-13 Eric AndersenPatch from Jim Treadway and Vladimir Oleynik to Add...
2002-04-13 Eric AndersenNice patch from Wolfgang Denk <wd@denx.de> to provide...
2002-04-13 Tim Rikermake ash prompt the same as other shells if cmdedit...
2002-04-12 Eric AndersenCompletely rework the config system so that it no longe...
2002-03-20 Eric AndersenPatch from vodz to fix a potential segfault
2002-01-09 Eric AndersenMake private ash config options be public
2001-12-31 Aaron Lehmannash patch: errname-diff
2001-12-31 Aaron Lehmannash patch: initvar-diff
2001-12-31 Aaron Lehmannash patch: forkshell-diff
2001-12-31 Aaron Lehmannash patch: fgcmd-diff
2001-12-31 Aaron Lehmannash patch: breakcmd-diff
2001-12-31 Aaron Lehmannash patch: addfname-diff
2001-12-21 Eric AndersenPatch from vodz to fix broken function prototype
2001-12-21 Eric AndersenPatch from vodz to implement ^L (clear screen)
2001-12-20 Matt KraaiRemove `== TRUE' tests and convert `!= TRUE' and `...
2001-12-08 Eric AndersenBegin moving things to busybox.net
2001-12-06 Aaron LehmannThe ash ansification diff!
2001-11-12 Matt KraaiChange strdup calls to xstrdup (patch from Steve Merrif...
2001-11-12 Matt KraaiUse fopen wrapper.
2001-11-10 Eric AndersenSome more minor build cleanups
2001-11-10 Eric AndersenCleanup some config problems. Add a sane default confi...
2001-10-31 Eric AndersenPatch from Aaron Lehmann <aaronl@vitelus.com>;
2001-10-31 Eric AndersenFixup some silly prototype warnings
2001-10-31 Eric AndersenPatch from ASA <llb@udm.net.ru> to that source files
2001-10-28 Eric AndersenAdd in some (theoretical) uClinux support. Some init...
2001-10-24 Eric AndersenFixup the location of pwd.h and grp.h
2001-10-24 Eric AndersenPatch from vodz:
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-10-19 Eric AndersenAdd an option to make the shells not advertise their...
2001-10-19 Eric AndersenRemove the now unused ARITH_* defines
2001-10-18 Eric AndersenScrub up some function prototypes.
2001-10-03 Eric AndersenPatch from Magnus Damm <damm@opensource.se> to avoid...
2001-09-11 Manuel Novoa III Commit my changes to xxreadtoken() to reduce code size...
2001-09-06 Eric Andersendefine IFS_BROKEN
2001-09-06 Eric AndersenPatch from vodz to make ash cope with leading redirections
2001-08-22 Eric AndersenFix a warning and potential segfault in lash when BB_FE...
2001-08-12 Manuel Novoa III I stupidly forgot one level of pointer indirection...
2001-08-10 Eric AndersenFix a merging error
next