| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes up to 1.6.1 | Nguyễn Thái Ngọc Duy | 2009-04-23 | 1 | -0/+4 |
* | hush: add 3 CONFIG_xxx, allowing for smaller and less capable hush. | vda | 2007-05-21 | 1 | -0/+18 |
* | hush: make process substitution configurable; add a testcase | vda | 2007-05-20 | 1 | -0/+5 |
* | cttyhack: new applet. | vda | 2007-05-18 | 1 | -0/+20 |
* | tail: fix SEGV on "tail -N" | vda | 2007-05-08 | 1 | -10/+19 |
* | hush: make job control and interactiveness configurable, part 2 | vda | 2007-04-28 | 1 | -3/+15 |
* | hush: make job control and interactiveness configurable, part 1 | vda | 2007-04-28 | 1 | -0/+9 |
* | Rename two config options: | vda | 2007-04-10 | 1 | -2/+2 |
* | - improve spelling | aldot | 2007-01-29 | 1 | -2/+2 |
* | cmdedit is not a 'command' editing anymore, it's just editing (generic), | vda | 2007-01-22 | 1 | -60/+0 |
* | Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disable | vda | 2007-01-21 | 1 | -0/+8 |
* | Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> | vda | 2006-11-02 | 1 | -0/+1 |
* | build system overhaul | vda | 2006-10-05 | 1 | -74/+74 |
* | remove leading "Enable" from the config option text. not only is it | pgf | 2006-06-08 | 1 | -12/+12 |
* | made "test" an ash built-in. | pgf | 2006-06-08 | 1 | -16/+22 |
* | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | landley | 2006-04-13 | 1 | -14/+14 |
* | Typo fixes brought to you by the letters a, l, and Robert P. Day. | landley | 2006-03-03 | 1 | -1/+1 |
* | Convert some help text to english. | landley | 2006-02-08 | 1 | -5/+5 |
* | Note on SVN 13424: Don't mix "default y" and select of something earlier | landley | 2006-01-30 | 1 | -1/+1 |
* | - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding | aldot | 2006-01-19 | 1 | -0/+10 |
* | rename menu and touchup whitespace | vapier | 2005-09-24 | 1 | -9/+9 |
* | committing: | pgf | 2005-09-07 | 1 | -7/+13 |
* | 1) sync with dash_0.5.2-7 | vodz | 2005-09-05 | 1 | -0/+9 |
* | implemented a builtin echo command in ash. moved the guts of the | pgf | 2005-08-09 | 1 | -0/+15 |
* | commiting: | pgf | 2005-08-04 | 1 | -0/+8 |
* | - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/... | solar | 2005-02-09 | 1 | -0/+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 |
* | Patch from Bastian Blank: | andersen | 2004-06-22 | 1 | -0/+9 |
* | Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof | andersen | 2004-04-07 | 1 | -10/+8 |
* | Patch from vodz to fix the dynamic vars patch, which I should not | andersen | 2004-03-16 | 1 | -0/+11 |
* | Remove trailing whitespace. Update copyright to include 2004. | andersen | 2004-03-15 | 1 | -1/+1 |
* | Declare dependencies of command line editing in the build system | bug1 | 2004-01-03 | 1 | -34/+33 |
* | Andreas Mohr writes: | andersen | 2003-10-22 | 1 | -8/+9 |
* | config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must depend | andersen | 2003-09-12 | 1 | -1/+1 |
* | Use the new 'select' option to make the shell config | andersen | 2003-08-08 | 1 | -38/+27 |
* | Merge/rework config system per the latest from linux-2.6.0-test2. | andersen | 2003-08-05 | 1 | -1/+1 |
* | Document CONFIG_ASH_CMDCMD | andersen | 2003-07-22 | 1 | -1/+3 |
* | Patch from Terje Kvernes adding quite a lot of missing documentation | andersen | 2003-07-22 | 1 | -2/+3 |
* | Patch from Thomas Cameron: | andersen | 2003-07-14 | 1 | -21/+21 |
* | Patch from Kent Robotti adding a bunch of menuconfig help | andersen | 2003-07-03 | 1 | -19/+21 |
* | Command line history changes, lastpatch_71 from Vladimir N. Oleynik | bug1 | 2002-12-09 | 1 | -7/+8 |
* | Allow for people to select no default shell | andersen | 2002-12-06 | 1 | -1/+4 |
* | Yet another major rework of the BusyBox config system, using the considerably | andersen | 2002-12-05 | 1 | -0/+208 |