Commit History

Auteur SHA1 Bericht Datum
  Colin Watson 3963d943f8 ash: refresh stack pointers after makestrspace in rmescapes 14 jaren geleden
  Denys Vlasenko 023a08f229 ash: line up builtin table. no code changes 14 jaren geleden
  Denys Vlasenko 496d5bf4c6 ash: trap with bad signal name should not abort 14 jaren geleden
  Denys Vlasenko 1497484839 ash,hush: make it possible to build them individually 14 jaren geleden
  Denys Vlasenko b76356b28e ash: fix quadratic matching slowdown is ${v/*foo*/repl} (really bad one) 14 jaren geleden
  Denys Vlasenko f3c742f925 hush: use ash's ulimit builtin; make it more more bash0like while at it 14 jaren geleden
  Denys Vlasenko 4b1100edd8 *: use NULL for null pointers 14 jaren geleden
  Denys Vlasenko 153fcaa6c1 Replace __uClinux__ define with !BB_MMU 14 jaren geleden
  Denys Vlasenko 7426920461 fix bug 1087. Fix by Leonid (lly.dev AT gmail.com) 14 jaren geleden
  Denys Vlasenko 25d9b91d94 shell/read: check that variable names are sane 15 jaren geleden
  Denys Vlasenko 03dad22f8a hush: use ash's read builtin 15 jaren geleden
  Denys Vlasenko 7306727d1b shell: split read builtin from ash 15 jaren geleden
  Denys Vlasenko f2c8aa6676 libbb: introduce and use monotonic_ms 15 jaren geleden
  Denys Vlasenko 8cd04d1cb6 ash: fix for read $IFS splitting. Closes bug 235 15 jaren geleden
  Chris Metcalf c3c1fb676b ash: fix mishandling of bash-style redirects 15 jaren geleden
  Denys Vlasenko 46a1477107 ash: trivial optimization -6 bytes 15 jaren geleden
  Denys Vlasenko e9ac32a067 ash: fix double comma in initializer 15 jaren geleden
  Michael Abbott 359da5e3be ash: implement set -o pipefail (conditional on bash compat). +39 bytes 15 jaren geleden
  Denys Vlasenko 285ad155c4 ash: preparatory work for pipefail and code shrink. -44 bytes 15 jaren geleden
  Denys Vlasenko 7a7b034482 ash: re-enable SIGHUP on entry. Closes bug 771. 15 jaren geleden
  Denys Vlasenko 8eda4a9005 ash: straighten up a bit of code in varvalue() 15 jaren geleden
  Denys Vlasenko 2ce42e98d7 ash: more cosmetics and cleanups 15 jaren geleden
  Denys Vlasenko 068d386a6c ash: cosmetics, no code changes 15 jaren geleden
  Denys Vlasenko 76bc2d6deb ash: remove last "signed char"; make SIT() clearer. -12 bytes 15 jaren geleden
  Denys Vlasenko 0337e038a9 ash: randmconfig fix 15 jaren geleden
  Denys Vlasenko cd71683ae6 ash: remake strange signed char machinery to be unsigned. -57 bytes 15 jaren geleden
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 jaren geleden
  Denys Vlasenko 36df04837a randomconfig fixes 15 jaren geleden
  Denys Vlasenko 76ace254e1 ash,hush: fix $RANDOM in children being repeated 15 jaren geleden
  Denys Vlasenko e7670ff81d ash: use bbox wrappers for malloc etc instead of homegrown ones 15 jaren geleden