aboutsummaryrefslogtreecommitdiff
path: root/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* committing:pgf2005-09-072-58/+108
* destroy bug [0000404]vodz2005-09-051-5/+5
* 1) sync with dash_0.5.2-7vodz2005-09-052-59/+103
* Patch from Stephane Billiart to improve ash error message.landley2005-08-141-1/+1
* implemented a builtin echo command in ash. moved the guts of thepgf2005-08-092-33/+34
* commiting:pgf2005-08-044-34/+388
* use toplevel ARFLAGS and update default ARFLAGS to be quietvapier2005-07-271-1/+1
* revert 10881, and refix by changing "if (vallen)" to "if (val)". thispgf2005-07-211-2/+3
* applying fix for:pgf2005-07-201-2/+1
* applyinf fix for:pgf2005-07-201-1/+1
* applying fix from:pgf2005-07-201-11/+22
* applying:pgf2005-07-191-2/+2
* This one's from me. Fix ash "standalone shell".landley2005-05-071-21/+7
* Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra...vapier2005-03-041-5/+11
* - no need to check if JOBS is defined. Config.in ensures it.solar2005-02-101-7/+6
* - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/...solar2005-02-092-3/+74
* 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