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