Age | Commit message (Expand) | Author |
2017-07-21 | config: deindent all help texts | Denys Vlasenko |
2017-07-20 | shell: optional support for read -t N.NNN, closes 10101 | Denys Vlasenko |
2017-01-30 | wget: add a big explanation what TLS code implements and what does not | Denys Vlasenko |
2017-01-26 | sh: fix FEATURE_SH_STANDALONE help text: it does not enable NOFORK | Denys Vlasenko |
2017-01-06 | ash: explicltly group ash options | Kang-Che Sung |
2017-01-04 | shell: clarify help text of CONFIG_{SH,BASH}_IS_* options | Kang-Che Sung |
2016-12-23 | Make it possible to select "sh" and "bash" aliases without selecting ash or hush | Denys Vlasenko |
2016-07-22 | config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK | Denys Vlasenko |
2011-03-31 | ash,hush: optional support for $HISTFILESIZE. | Denys Vlasenko |
2011-02-02 | hush: use FEATURE_SH_NOFORK to enable NOFORK trick | Denys Vlasenko |
2010-07-16 | hush: move msh/lash config into hush.c, no code changes | Denys Vlasenko |
2010-07-16 | cttyhack: move build system bits into cttyhack.c, no code changes | Denys Vlasenko |
2010-07-16 | ash: move config stuff into ash.c, no code chages | Denys Vlasenko |
2010-07-16 | hush: make set -x support optional | Denys Vlasenko |
2010-06-08 | *: add INSERTs to *.src files where appropriate | Denys Vlasenko |
2010-06-07 | typo fix | Denys Vlasenko |
2010-06-06 | fix allnoconfig | Denys Vlasenko |
2010-06-06 | remove defconfig. Now "make defconfig" simply uses defaults from Config.in | Denys Vlasenko |
2010-06-04 | mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src | Denys Vlasenko |