Denys Vlasenko
|
f3c742f925
hush: use ash's ulimit builtin; make it more more bash0like while at it
|
14 years ago |
Denys Vlasenko
|
03dad22f8a
hush: use ash's read builtin
|
15 years ago |
Denys Vlasenko
|
7306727d1b
shell: split read builtin from ash
|
15 years ago |
Denys Vlasenko
|
3ea2e82dc7
ash: factor out $RANDOM support
|
15 years ago |
Denys Vlasenko
|
1cc4b13917
msh: aliased to hush
|
15 years ago |
Mike Frysinger
|
a4f331d3c3
implement support for parameter substitution via #/% operators
|
15 years ago |
Mike Frysinger
|
98c52645c0
split math code out of ash and into a standalone library so we can use it in any shell (like hush!)
|
15 years ago |
Denis Vlasenko
|
574f2f4394
*: add optimization barrier to all "G trick" locations
|
16 years ago |
Denis Vlasenko
|
96702ca945
kill lash. "lash" builtin still exists, but it runs hush.
|
17 years ago |
Denis Vlasenko
|
6d709972cd
cttyhack: new applet.
|
17 years ago |
Denis Vlasenko
|
38f6319421
cmdedit is not a 'command' editing anymore, it's just editing (generic),
|
18 years ago |
Denis Vlasenko
|
8e1c71529c
Convert cmdedit into more generic line input facility
|
18 years ago |
Denis Vlasenko
|
7d219aab70
build system overhaul
|
18 years ago |