Cronologia Commit

Autore SHA1 Messaggio Data
  Denys Vlasenko 85d286efc8 ash: remove config items for read options which are no longer optional 14 anni fa
  Denys Vlasenko 160b9ca731 ntpd: make it NOMMU-safe; ash: exclude it on NOMMU builds 15 anni fa
  Denys Vlasenko 69d1f45c16 shell/Config.in: forgotten chunk with CONFIG_HUSH_RANDOM_SUPPORT 15 anni fa
  Denys Vlasenko d427689eee Fix english in build system 15 anni fa
  Denys Vlasenko 1cc4b13917 msh: aliased to hush 15 anni fa
  Denys Vlasenko 9ca656b149 hush: add HUSH_BASH_COMPAT, make [[ special handling depend on it 15 anni fa
  Denys Vlasenko 295fef80bc hush: add support for local builtin 15 anni fa
  Denis Vlasenko ad4bd0548a hush: export -n support 15 anni fa
  Denis Vlasenko 2b2183a77d hush: make function support configurable 15 anni fa
  Denis Vlasenko 18f2a79f9b build system tweaks to account for latest hush changes 15 anni fa
  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 anni fa
  Mike Frysinger b975febeea mark msh as deprecated 15 anni fa
  Mike Frysinger 70a2c8d531 make lash deprecation more prominent 15 anni fa
  Bernhard Reutner-Fischer 1dbc643dd3 - fix typo 16 anni fa
  Denis Vlasenko be709c24d4 hush: finish and enable optional case...esac support. Code size cost: 16 anni fa
  Bernhard Reutner-Fischer 3e8669f359 - wrap overlong lines (Cristian Ionescu-Idbohrn) 16 anni fa
  Denis Vlasenko c185e290ee config help fixes 16 anni fa
  Denis Vlasenko cd2663f15e ash: optional printf builtin. +25 bytes if off, +35 if on. 16 anni fa
  Denis Vlasenko 9bc80d7062 ash: add FEATURE_SH_NOFORK support 16 anni fa
  Denis Vlasenko 468aea2d88 shells: do not frocibly enable test, echo and kill _applets_, 16 anni fa
  Denis Vlasenko 92e13c2a11 ash: optional bash-like pattern subst and substring opts 16 anni fa
  Denis Vlasenko 96702ca945 kill lash. "lash" builtin still exists, but it runs hush. 17 anni fa
  Denis Vlasenko 5bc593ccb8 hush: implement echo builtin 17 anni fa
  Denis Vlasenko 42bffbf360 hush: add missing dependencies (Maxime Bizon <mbizon@freebox.fr> (Freebox)) 17 anni fa
  Denis Vlasenko 0681033918 hush: add 3 CONFIG_xxx, allowing for smaller and less capable hush. 17 anni fa
  Denis Vlasenko 14b5dd9943 hush: make process substitution configurable; add a testcase 17 anni fa
  Denis Vlasenko 6d709972cd cttyhack: new applet. 17 anni fa
  Denis Vlasenko 92c0b8222e tail: fix SEGV on "tail -N" 17 anni fa
  Denis Vlasenko e3f2f89891 hush: make job control and interactiveness configurable, part 2 17 anni fa
  Denis Vlasenko b81b3df1fa hush: make job control and interactiveness configurable, part 1 17 anni fa