Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko 96b0607302 ash: cache more of uid/gid syscalls hai 2 meses
  Denys Vlasenko d26e958725 ash: make "test -x" use cached groupinfo hai 2 meses
  Denys Vlasenko 4c1d645c86 libbb: simplify parameter passing in is_in_supplementary_groups() hai 2 meses
  Denys Vlasenko 860b3d066f ash: command -v CMD must skip (go to next path) when CMD exists, but is not executable hai 2 meses
  Ron Yorston 24aa93d538 ash: reject unknown long options hai 2 meses
  Ron Yorston 371fe9f71d ash: move hashvar() calls into findvar() hai 8 meses
  Denys Vlasenko 08fb86726b ash: remove limitation on fd# length hai 5 meses
  Denys Vlasenko 0829fce079 ash: do not abort interactive mode on >&9999 redirect hai 5 meses
  Ron Yorston 0af28b84e5 ash: remove defunct control character to save a few bytes hai 5 meses
  Ron Yorston ba0f94458b ash: fix parsing of alias expansion + bash features hai 7 meses
  Denys Vlasenko c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution hai 9 meses
  zhuyan ed4a24dfd1 ash: initialize basepf.buf in ash hai 1 ano
  Denys Vlasenko 5353df91cb Update applet size estimates hai 1 ano
  Denys Vlasenko a9047e0980 ash: tweak comments, no code changes hai 1 ano
  Denys Vlasenko ae351311da ash: remove "volatile" specifier from suppress_int hai 1 ano
  Denys Vlasenko 5e0411a7fb ash: disable sleep as builtin, closes 15619 hai 1 ano
  Denys Vlasenko 07a95cfcab ash: disable check for "good" function name, bash does not check this hai 1 ano
  Denys Vlasenko 96769486e2 shell: move varcmp() to shell_common.h and use it in hush hai 1 ano
  Denys Vlasenko d0441222db ash: code shrink hai 1 ano
  Karsten Sperling 3e83699ce2 ash: use-after-free in bash pattern substitution hai 1 ano
  Ron Yorston acae889dd9 ash,hush: tab completion of functions and aliases hai 1 ano
  Denys Vlasenko 46e92e1e56 ash: code shrink: do not take address of prefix(), allowing it to inline hai 1 ano
  Denys Vlasenko a33d19eba8 ash: code shrink - reuse is_prefixed_with() from libbb hai 1 ano
  Denys Vlasenko 94780e3e8e ash: get rid of separate mail_var_path_changed flag variable hai 1 ano
  Denys Vlasenko 7ababc3e3c ash: fix still-broken new mail detection hai 1 ano
  Denys Vlasenko 2860b2530e ash: fix broken new mail detection hai 1 ano
  Denys Vlasenko 00fc136843 ash: code shrink hai 1 ano
  Denys Vlasenko 262a845477 ash: exec: Stricter pathopt parsing - lost chunk hai 1 ano
  Ron Yorston 098cd7ece4 ash: improve trap and jobs builtins in child shells hai 1 ano
  Ron Yorston 470fa7b364 ash: make EPOCH variables work if RANDOM is disabled hai 1 ano