Histórico de commits

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