| Commit message (Expand) | Author | Age | Files | Lines |
* | committing: | pgf | 2005-09-07 | 2 | -58/+108 |
* | destroy bug [0000404] | vodz | 2005-09-05 | 1 | -5/+5 |
* | 1) sync with dash_0.5.2-7 | vodz | 2005-09-05 | 2 | -59/+103 |
* | Patch from Stephane Billiart to improve ash error message. | landley | 2005-08-14 | 1 | -1/+1 |
* | implemented a builtin echo command in ash. moved the guts of the | pgf | 2005-08-09 | 2 | -33/+34 |
* | commiting: | pgf | 2005-08-04 | 4 | -34/+388 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | vapier | 2005-07-27 | 1 | -1/+1 |
* | revert 10881, and refix by changing "if (vallen)" to "if (val)". this | pgf | 2005-07-21 | 1 | -2/+3 |
* | applying fix for: | pgf | 2005-07-20 | 1 | -2/+1 |
* | applyinf fix for: | pgf | 2005-07-20 | 1 | -1/+1 |
* | applying fix from: | pgf | 2005-07-20 | 1 | -11/+22 |
* | applying: | pgf | 2005-07-19 | 1 | -2/+2 |
* | This one's from me. Fix ash "standalone shell". | landley | 2005-05-07 | 1 | -21/+7 |
* | Shaun Jackman writes: Newlib uses both __getopt_initialized and optind to tra... | vapier | 2005-03-04 | 1 | -5/+11 |
* | - no need to check if JOBS is defined. Config.in ensures it. | solar | 2005-02-10 | 1 | -7/+6 |
* | - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/... | solar | 2005-02-09 | 2 | -3/+74 |
* | Fix CONFIG_ASH_MATH_SUPPORT_64 so it actually works | andersen | 2004-10-08 | 1 | -4/+4 |
* | Hiroshi Ito writes: | andersen | 2004-10-08 | 1 | -0/+1 |
* | egor duda writes: | andersen | 2004-10-08 | 2 | -5/+11 |
* | Fix a typo | bug1 | 2004-09-24 | 1 | -2/+2 |
* | A bit of extra explanation regarding STANDALONE | andersen | 2004-09-24 | 1 | -0/+5 |
* | Patrick Huesmann noticed BusyBox would not link when | andersen | 2004-09-08 | 1 | -0/+2 |
* | Jonas Holmberg from axis dot com writes: | andersen | 2004-09-02 | 1 | -22/+46 |
* | Quiet a few warnings | andersen | 2004-08-27 | 1 | -19/+1 |
* | Patch from Vladimir N. Oleynik: | andersen | 2004-08-19 | 2 | -1/+2 |
* | Joe.C writes: | andersen | 2004-08-16 | 1 | -0/+1 |
* | Patch from Tito to fix warnings about redifined functionions barrier and likely. | bug1 | 2004-08-06 | 1 | -9/+9 |
* | Michael Leibow, MichaelLe at belkin.com writes: | andersen | 2004-08-04 | 1 | -375/+1056 |
* | Run msh through indent | andersen | 2004-08-04 | 1 | -1313/+1164 |
* | Paul Whittaker writes: | andersen | 2004-07-24 | 1 | -0/+1 |
* | Patch from Jean Wolter, fixes compiler warning when ASH_ALIAS is | bug1 | 2004-07-21 | 1 | -27/+27 |
* | Fix compile error when math support disabled. | bug1 | 2004-06-25 | 1 | -1/+2 |
* | Stupidity-1, Erik-0 | andersen | 2004-06-22 | 1 | -1/+1 |
* | Bastian Blank notices a couple of int64_ts that should have | andersen | 2004-06-22 | 1 | -2/+1 |
* | Patch from Bastian Blank: | andersen | 2004-06-22 | 2 | -12/+31 |
* | Larry Doolittle writes: | andersen | 2004-04-14 | 4 | -19/+19 |
* | Wolfgang Denk writes: | andersen | 2004-04-12 | 1 | -1/+1 |
* | Peter Milne writes: | andersen | 2004-04-12 | 1 | -3/+22 |
* | Jamie Guinan writes: | andersen | 2004-04-12 | 2 | -3/+3 |
* | Fix spelling. "sort of" is two words. | andersen | 2004-04-12 | 1 | -1/+1 |
* | Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof | andersen | 2004-04-07 | 5 | -40/+8 |
* | Per suggestion by Pawel Sakowski, fix the dash_arith() prototype | andersen | 2004-04-05 | 1 | -2/+2 |
* | s/fileno\(stdin\)/STDIN_FILENO/g | andersen | 2004-03-27 | 3 | -3/+3 |
* | Patch from vodz to fix the dynamic vars patch, which I should not | andersen | 2004-03-16 | 2 | -75/+97 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 7 | -90/+90 |
* | Fix some goofy formatting | andersen | 2004-03-12 | 1 | -4/+3 |
* | Paul Mundt, lethal at linux-sh dot org writes: | andersen | 2004-03-11 | 1 | -14/+54 |
* | Patch by Felipe Kellermann to fix a compiler compatability problem | bug1 | 2004-03-05 | 1 | -6/+6 |
* | Vodz. last_patch_128 | bug1 | 2004-02-22 | 1 | -6/+8 |
* | Fix vstype[] to match VS* defines. Patch from OpenWrt by mbm. | mjn3 | 2004-02-18 | 1 | -1/+1 |