Commit History

Author SHA1 Message Date
  Denys Vlasenko 67e1529b92 nologin: make it possible to build it as single applet 4 years ago
  Denys Vlasenko 9edd268bad shell: implement optional "BASE#nnnn" numeric literals 5 years ago
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts 5 years ago
  Kartik Agaram 43b17b1cd0 restore documentation on the build config language 6 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko eae12688c9 shell: optional support for read -t N.NNN, closes 10101 7 years ago
  Denys Vlasenko 67f6db6b27 wget: add a big explanation what TLS code implements and what does not 7 years ago
  Denys Vlasenko 786c9dc0c1 sh: fix FEATURE_SH_STANDALONE help text: it does not enable NOFORK 7 years ago
  Kang-Che Sung 6cd0294725 ash: explicltly group ash options 7 years ago
  Kang-Che Sung 9529115c4c shell: clarify help text of CONFIG_{SH,BASH}_IS_* options 7 years ago
  Denys Vlasenko 0b8835861b Make it possible to select "sh" and "bash" aliases without selecting ash or hush 7 years ago
  Denys Vlasenko 0fb0045aa9 config: disentangle PREFER_APPLETS from SH_STANDALONE and SH_NOFORK 8 years ago
  Denys Vlasenko 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. 13 years ago
  Denys Vlasenko b72baeb003 hush: use FEATURE_SH_NOFORK to enable NOFORK trick 13 years ago
  Denys Vlasenko 6adf2aad38 hush: move msh/lash config into hush.c, no code changes 14 years ago
  Denys Vlasenko 51ca7761a3 cttyhack: move build system bits into cttyhack.c, no code changes 14 years ago
  Denys Vlasenko 771f1995a9 ash: move config stuff into ash.c, no code chages 14 years ago
  Denys Vlasenko 202a2d1219 hush: make set -x support optional 14 years ago
  Denys Vlasenko d70e0e995e *: add INSERTs to *.src files where appropriate 14 years ago
  Denys Vlasenko 121fb9506b typo fix 14 years ago
  Denys Vlasenko c8aae0b2a0 fix allnoconfig 14 years ago
  Denys Vlasenko 2f32bf8be6 remove defconfig. Now "make defconfig" simply uses defaults from Config.in 14 years ago
  Denys Vlasenko da929a95aa mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src 14 years ago