aboutsummaryrefslogtreecommitdiff
path: root/shell/Kbuild (follow)
Commit message (Expand)AuthorAgeFilesLines
* hush: use ash's ulimit builtin; make it more more bash0like while at itDenys Vlasenko2010-03-061-2/+2
* hush: use ash's read builtinDenys Vlasenko2010-01-121-1/+1
* shell: split read builtin from ashDenys Vlasenko2010-01-121-1/+1
* ash: factor out $RANDOM supportDenys Vlasenko2009-10-091-0/+3
* msh: aliased to hushDenys Vlasenko2009-08-211-1/+0
* implement support for parameter substitution via #/% operatorsMike Frysinger2009-04-071-1/+1
* split math code out of ash and into a standalone library so we can use it in ...Mike Frysinger2009-04-021-0/+1
* *: add optimization barrier to all "G trick" locationsDenis Vlasenko2008-02-271-4/+3
* kill lash. "lash" builtin still exists, but it runs hush.Denis Vlasenko2007-11-231-1/+0
* cttyhack: new applet.Denis Vlasenko2007-05-181-0/+2
* cmdedit is not a 'command' editing anymore, it's just editing (generic),Denis Vlasenko2007-01-221-1/+0
* Convert cmdedit into more generic line input facilityDenis Vlasenko2007-01-221-5/+5
* build system overhaulDenis Vlasenko2006-10-051-0/+12