Commit History

Auteur SHA1 Bericht Datum
  Denys Vlasenko 03dad22f8a hush: use ash's read builtin 15 jaren geleden
  Denys Vlasenko 6c93b24ce9 hush: fix potential buffer overflow on NOMMU 15 jaren geleden
  Denys Vlasenko e89a241b9e hush: fix subshell.tests failure on NOMMU 15 jaren geleden
  Denys Vlasenko b70cef71eb hush: two NOMMU fixes for bugs 877 and 883 15 jaren geleden
  Denys Vlasenko 385cc59117 hush: plug a memory leak 15 jaren geleden
  Denys Vlasenko a4899efd03 hush: fix exitcodes of killed processes 15 jaren geleden
  Denys Vlasenko c270454f8f fix fallout from isprint() changes 15 jaren geleden
  Denys Vlasenko f3e2818895 hush: improve HUSH_BRACE_EXP code (still disabled). ~0 bytes 15 jaren geleden
  Denys Vlasenko 160746b603 tweak in comment 15 jaren geleden
  Denys Vlasenko 5b2db97703 hush: initial stab at brace expansion support 15 jaren geleden
  Denys Vlasenko d8389ad760 hush: fix handling of words with braces. +65 bytes 15 jaren geleden
  Denys Vlasenko 00243b0a1a hush: fix exit code propagation from `cmd`. +45 bytes 15 jaren geleden
  Denys Vlasenko a7ccdeef39 libbb: added xfdopen_for_read/write 15 jaren geleden
  Denys Vlasenko 647553a4fc hush: wait for `cmd` to complete, and immediately store its exitcode in $? 15 jaren geleden
  Denys Vlasenko 8131eea3dc *: introduce and use ffulsh_all() 15 jaren geleden
  Denys Vlasenko c1947f18f5 build failure fix and some cosmetics 15 jaren geleden
  Denys Vlasenko 3ef4f77620 hush: fix exec builtin in a better way (+ "glob in exec" bug fixed) 15 jaren geleden
  Denys Vlasenko aaa22d2493 hush: use configured max line length, not BUFSIZE from libc 15 jaren geleden
  Denys Vlasenko 3b3ccdc5bc hush: remove superfluous assignment 15 jaren geleden
  Denys Vlasenko 8bc7f2c5aa hush: make it compile again :/ 15 jaren geleden
  Denys Vlasenko c0836530f1 hush: cosmetics. no code changes 15 jaren geleden
  Denys Vlasenko f37eb3999b hush: fix handling of empty arguments 15 jaren geleden
  Mike Frysinger 28736c36ca hush: handle empty execs 15 jaren geleden
  Mike Frysinger 4ebc76c8a2 hush: add a printf builtin 15 jaren geleden
  Mike Frysinger ccb1959aa5 hush: unify handling of builtin applets 15 jaren geleden
  Denys Vlasenko 76ace254e1 ash,hush: fix $RANDOM in children being repeated 15 jaren geleden
  Denys Vlasenko 8c66a9d07a hush: shrink $RANDOM support 15 jaren geleden
  Denys Vlasenko cbe0b7fb59 hush: fix cut-n-paste error in last commit 15 jaren geleden
  Denys Vlasenko 20b3d144e9 hush: add support for $RANDOM. If on: 15 jaren geleden
  Denys Vlasenko dea478855f hush: support $PPID 15 jaren geleden