aboutsummaryrefslogtreecommitdiff
path: root/shell/Config.in (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: make function support configurableDenis Vlasenko2009-04-131-14/+21
* build system tweaks to account for latest hush changesDenis Vlasenko2009-04-051-7/+6
* split math code out of ash and into a standalone library so we can use it in ...Mike Frysinger2009-04-021-16/+16
* mark msh as deprecatedMike Frysinger2009-03-291-2/+5
* make lash deprecation more prominentMike Frysinger2009-03-281-1/+1
* - fix typoBernhard Reutner-Fischer2008-08-061-1/+1
* hush: finish and enable optional case...esac support. Code size cost:Denis Vlasenko2008-07-281-3/+13
* - wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-07-221-9/+9
* config help fixesDenis Vlasenko2008-07-161-1/+1
* ash: optional printf builtin. +25 bytes if off, +35 if on.Denis Vlasenko2008-06-011-0/+7
* ash: add FEATURE_SH_NOFORK supportDenis Vlasenko2008-04-121-0/+17
* shells: do not frocibly enable test, echo and kill _applets_,Denis Vlasenko2008-04-011-11/+0
* ash: optional bash-like pattern subst and substring optsDenis Vlasenko2008-03-251-0/+7
* kill lash. "lash" builtin still exists, but it runs hush.Denis Vlasenko2007-11-231-12/+5
* hush: implement echo builtinDenis Vlasenko2007-11-231-0/+1
* hush: add missing dependencies (Maxime Bizon <mbizon@freebox.fr> (Freebox))Denis Vlasenko2007-06-081-0/+4
* hush: add 3 CONFIG_xxx, allowing for smaller and less capable hush.Denis Vlasenko2007-05-211-0/+18
* hush: make process substitution configurable; add a testcaseDenis Vlasenko2007-05-201-0/+5
* cttyhack: new applet.Denis Vlasenko2007-05-181-0/+20
* tail: fix SEGV on "tail -N"Denis Vlasenko2007-05-081-10/+19
* hush: make job control and interactiveness configurable, part 2Denis Vlasenko2007-04-281-3/+15
* hush: make job control and interactiveness configurable, part 1Denis Vlasenko2007-04-281-0/+9
* Rename two config options:Denis Vlasenko2007-04-101-2/+2
* - improve spellingBernhard Reutner-Fischer2007-01-291-2/+2
* cmdedit is not a 'command' editing anymore, it's just editing (generic),Denis Vlasenko2007-01-221-60/+0
* Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disableDenis Vlasenko2007-01-211-0/+8
* Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at>Denis Vlasenko2006-11-021-0/+1
* build system overhaulDenis Vlasenko2006-10-051-74/+74
* remove leading "Enable" from the config option text. not only is itPaul Fox2006-06-081-12/+12
* made "test" an ash built-in.Paul Fox2006-06-081-16/+22
* Patch from Robert P Day: let menuconfig indent stuff for us, we don't haveRob Landley2006-04-131-14/+14
* Typo fixes brought to you by the letters a, l, and Robert P. Day.Rob Landley2006-03-031-1/+1
* Convert some help text to english.Rob Landley2006-02-081-5/+5
* Note on SVN 13424: Don't mix "default y" and select of something earlier Rob Landley2006-01-301-1/+1
* - cleanup Config.in. Use "select CONFIG_FOO" and add the correspondingBernhard Reutner-Fischer2006-01-191-0/+10
* rename menu and touchup whitespaceMike Frysinger2005-09-241-9/+9
* committing:Paul Fox2005-09-071-7/+13
* 1) sync with dash_0.5.2-7"Vladimir N. Oleynik"2005-09-051-0/+9
* implemented a builtin echo command in ash. moved the guts of thePaul Fox2005-08-091-0/+15
* commiting:Paul Fox2005-08-041-0/+8
* - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/...Ned Ludd2005-02-091-0/+11
* Fix a typoGlenn L McGrath2004-09-241-2/+2
* A bit of extra explanation regarding STANDALONEEric Andersen2004-09-241-0/+5
* Patch from Bastian Blank:Eric Andersen2004-06-221-0/+9
* Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortofEric Andersen2004-04-071-10/+8
* Patch from vodz to fix the dynamic vars patch, which I should notEric Andersen2004-03-161-0/+11
* Remove trailing whitespace. Update copyright to include 2004.Eric Andersen2004-03-151-1/+1
* Declare dependencies of command line editing in the build systemGlenn L McGrath2004-01-031-34/+33
* Andreas Mohr writes:Eric Andersen2003-10-221-8/+9
* config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must dependEric Andersen2003-09-121-1/+1