Historial de Commits

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