summaryrefslogtreecommitdiff
path: root/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually worksEric Andersen2004-10-081-4/+4
* Hiroshi Ito writes:Eric Andersen2004-10-081-0/+1
* egor duda writes:Eric Andersen2004-10-082-5/+11
* Fix a typoGlenn L McGrath2004-09-241-2/+2
* A bit of extra explanation regarding STANDALONEEric Andersen2004-09-241-0/+5
* Patrick Huesmann noticed BusyBox would not link whenEric Andersen2004-09-081-0/+2
* Jonas Holmberg from axis dot com writes:Eric Andersen2004-09-021-22/+46
* Quiet a few warningsEric Andersen2004-08-271-19/+1
* Patch from Vladimir N. Oleynik:Eric Andersen2004-08-192-1/+2
* Joe.C writes:Eric Andersen2004-08-161-0/+1
* Patch from Tito to fix warnings about redifined functionions barrier and likely.Glenn L McGrath2004-08-061-9/+9
* Michael Leibow, MichaelLe at belkin.com writes:Eric Andersen2004-08-041-375/+1056
* Run msh through indentEric Andersen2004-08-041-1313/+1164
* Paul Whittaker writes:Eric Andersen2004-07-241-0/+1
* Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS isGlenn L McGrath2004-07-211-27/+27
* Fix compile error when math support disabled.Glenn L McGrath2004-06-251-1/+2
* Stupidity-1, Erik-0Eric Andersen2004-06-221-1/+1
* Bastian Blank notices a couple of int64_ts that should haveEric Andersen2004-06-221-2/+1
* Patch from Bastian Blank:Eric Andersen2004-06-222-12/+31
* Larry Doolittle writes:Eric Andersen2004-04-144-19/+19
* Wolfgang Denk writes:Eric Andersen2004-04-121-1/+1
* Peter Milne writes:Eric Andersen2004-04-121-3/+22
* Jamie Guinan writes:Eric Andersen2004-04-122-3/+3
* Fix spelling. "sort of" is two words.Eric Andersen2004-04-121-1/+1
* Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortofEric Andersen2004-04-075-40/+8
* Per suggestion by Pawel Sakowski, fix the dash_arith() prototypeEric Andersen2004-04-051-2/+2
* s/fileno\(stdin\)/STDIN_FILENO/gEric Andersen2004-03-273-3/+3
* Patch from vodz to fix the dynamic vars patch, which I should notEric Andersen2004-03-162-75/+97
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-157-90/+90
* Fix some goofy formattingEric Andersen2004-03-121-4/+3
* Paul Mundt, lethal at linux-sh dot org writes:Eric Andersen2004-03-111-14/+54
* Patch by Felipe Kellermann to fix a compiler compatability problemGlenn L McGrath2004-03-051-6/+6
* Vodz. last_patch_128Glenn L McGrath2004-02-221-6/+8
* Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm.Manuel Novoa III2004-02-181-1/+1
* oops. Leave the default feature set enbled for now...Eric Andersen2004-02-101-2/+2
* Initial effort at disabling job control as wellEric Andersen2004-02-101-6/+35
* Support disabling pipe and redirect supportEric Andersen2004-02-101-40/+67
* Patch from vodz, based on bug report from Richard Kojedzinszky:Eric Andersen2004-02-061-3/+1
* Vodz last_patch_125_2, this patch have: Glenn L McGrath2004-02-042-15/+66
* Fix compile error when tab completion disabledGlenn L McGrath2004-01-251-1/+1
* last_patch_124 from Vodz, fix an ash bug when alt-1 was pressed, debianGlenn L McGrath2004-01-221-12/+11
* Vodz last_patch_122, Check $PATH at runtime to fix tab completionGlenn L McGrath2004-01-143-3/+18
* Vodz last_patch_121, syncing with dash_0.4.19, reduce code size.Glenn L McGrath2004-01-131-162/+127
* Declare dependencies of command line editing in the build systemGlenn L McGrath2004-01-032-45/+34
* Cmdedit update from Vladimir N. Oleynik (vodz)Eric Andersen2003-12-231-22/+24
* Fix for "Broken pipe" issue, vodz last_patch116_3Glenn L McGrath2003-11-251-1/+1
* Fix a "broken pipe" problem. vodz, last_patch_116-2Glenn L McGrath2003-11-141-5/+1
* last_patch116 from vodz:Eric Andersen2003-10-221-10/+18
* Andreas Mohr writes:Eric Andersen2003-10-221-8/+9
* Patch by Junio C Hamano to workaround a gcc compiler bug.Glenn L McGrath2003-09-171-22/+23