Историја ревизија

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