- 18f2a79 build system tweaks to account for latest hush changes by Denis Vlasenko · 16 years ago
- 98c5264 split math code out of ash and into a standalone library so we can use it in any shell (like hush!) by Mike Frysinger · 16 years ago
- b975feb mark msh as deprecated by Mike Frysinger · 16 years ago
- 70a2c8d make lash deprecation more prominent by Mike Frysinger · 16 years ago
- 1dbc643 - fix typo by Bernhard Reutner-Fischer · 16 years ago
- be709c2 hush: finish and enable optional case...esac support. Code size cost: by Denis Vlasenko · 16 years ago
- 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
- c185e29 config help fixes by Denis Vlasenko · 16 years ago
- cd2663f ash: optional printf builtin. +25 bytes if off, +35 if on. by Denis Vlasenko · 17 years ago
- 9bc80d7 ash: add FEATURE_SH_NOFORK support by Denis Vlasenko · 17 years ago
- 468aea2 shells: do not frocibly enable test, echo and kill _applets_, by Denis Vlasenko · 17 years ago
- 92e13c2 ash: optional bash-like pattern subst and substring opts by Denis Vlasenko · 17 years ago
- 96702ca kill lash. "lash" builtin still exists, but it runs hush. by Denis Vlasenko · 17 years ago
- 5bc593c hush: implement echo builtin by Denis Vlasenko · 17 years ago
- 42bffbf hush: add missing dependencies (Maxime Bizon <mbizon@freebox.fr> (Freebox)) by Denis Vlasenko · 18 years ago
- 0681033 hush: add 3 CONFIG_xxx, allowing for smaller and less capable hush. by Denis Vlasenko · 18 years ago
- 14b5dd9 hush: make process substitution configurable; add a testcase by Denis Vlasenko · 18 years ago
- 6d70997 cttyhack: new applet. by Denis Vlasenko · 18 years ago
- 92c0b82 tail: fix SEGV on "tail -N" by Denis Vlasenko · 18 years ago
- e3f2f89 hush: make job control and interactiveness configurable, part 2 by Denis Vlasenko · 18 years ago
- b81b3df hush: make job control and interactiveness configurable, part 1 by Denis Vlasenko · 18 years ago
- 80d14be Rename two config options: by Denis Vlasenko · 18 years ago
- eb10e17 - improve spelling by Bernhard Reutner-Fischer · 18 years ago
- 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
- 00cdbd8 Introduce FEATURE_EDITING_FANCY_KEYS, so that user can disable by Denis Vlasenko · 18 years ago
- 9d4533e Fix kbuild bugs noticed by Bernhard Fischer <rep.nop@aon.at> by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 7ba12c6 remove leading "Enable" from the config option text. not only is it by Paul Fox · 19 years ago
- 6ab0378 by Paul Fox · 19 years ago
- 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
- 06ec8cf Typo fixes brought to you by the letters a, l, and Robert P. Day. by Rob Landley · 19 years ago
- 32251b4 Convert some help text to english. by Rob Landley · 19 years ago
- 49576c0 Note on SVN 13424: Don't mix "default y" and select of something earlier by Rob Landley · 19 years ago
- 96002bb - cleanup Config.in. Use "select CONFIG_FOO" and add the corresponding by Bernhard Reutner-Fischer · 19 years ago
- 9ac178a rename menu and touchup whitespace by Mike Frysinger · 19 years ago
- 02eb934 committing: by Paul Fox · 19 years ago
- bef14d7 1) sync with dash_0.5.2-7 by "Vladimir N. Oleynik" · 19 years ago
- 0b62158 implemented a builtin echo command in ash. moved the guts of the by Paul Fox · 19 years ago
- 3f11b1b commiting: 0000025: vi-editing mode for ash by Paul Fox · 19 years ago
- 2123b7c - add ash read -t timeout support. initial code provided by Tim Yamin on Oct/21/2004 on the busybox mailing list. Edited his code a little to keep syntax highlighers happy and make it optional when CONFIG_ASH_TIMEOUT is defined by Ned Ludd · 20 years ago
- 53090cd Fix a typo by Glenn L McGrath · 20 years ago
- 6f8542b A bit of extra explanation regarding STANDALONE by Eric Andersen · 20 years ago
- ed9ecf7 Patch from Bastian Blank: by Eric Andersen · 20 years ago
- 075dd81 Remove the CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN option. It was sortof by Eric Andersen · 21 years ago
- 16767e2 Patch from vodz to fix the dynamic vars patch, which I should not by Eric Andersen · 21 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- 3b25185 Declare dependencies of command line editing in the build system by Glenn L McGrath · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- f57a614 config option CONFIG_FEATURE_SH_APPLETS_ALWAYS_WIN must depend by Eric Andersen · 21 years ago
- b287e2e Use the new 'select' option to make the shell config by Eric Andersen · 21 years ago
- 72d8e44 Merge/rework config system per the latest from linux-2.6.0-test2. by Eric Andersen · 21 years ago
- 3857a18 Document CONFIG_ASH_CMDCMD by Eric Andersen · 21 years ago
- 9c3c38d Patch from Terje Kvernes adding quite a lot of missing documentation by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
- fdbbb04 Command line history changes, lastpatch_71 from Vladimir N. Oleynik by Glenn L McGrath · 22 years ago
- a6b9051 Allow for people to select no default shell by Eric Andersen · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago