Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 7c4b13e019 ash: revert wrong "fix" for an apparent memory leak. Closes 5822 il y a 12 ans
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes il y a 12 ans
  Jon Tollefson 4ba6c5d3ba ash: fix a memory leak il y a 12 ans
  Denys Vlasenko d527588882 ash: implement export -n il y a 12 ans
  Denys Vlasenko 0b4980c252 ash: trivial fixes for compile failures il y a 12 ans
  Denys Vlasenko 9e71e3cea5 ash: fix "read -s" + ^C. Closes 5504 il y a 12 ans
  Denys Vlasenko 566a313a7f ash: add a comment about VEXPORT il y a 12 ans
  Denys Vlasenko f451b2cfe0 ash: fix a bug in >${varexp} handling. Closes 5282 il y a 12 ans
  Denys Vlasenko 83f103b30e ash: in standalone mode, search in $PATH if /proc/self/exe doesn't exist il y a 13 ans
  Denys Vlasenko cda6ea905d ash: document bash's exit code too. No code changes il y a 13 ans
  Denys Vlasenko 2bef526331 ash: add comment about bash's ENOEXEC handling. No code changes il y a 13 ans
  Denys Vlasenko bede215cf1 lineedit: add support for history saving on exit il y a 13 ans
  Denys Vlasenko 4840ae8a06 lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling il y a 13 ans
  Denys Vlasenko 80542bad2f hush: make read builtin interruptible. il y a 13 ans
  Denys Vlasenko 80c5b6893d libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads il y a 13 ans
  Ian Wienand 89b3cbaa97 ash: clear sa_flags always il y a 13 ans
  Denys Vlasenko 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. il y a 13 ans
  Denys Vlasenko 20704f0662 ash,hush: recheck LANG before every line input il y a 13 ans
  Denys Vlasenko 6b6af53426 ash/hush: shrink help text il y a 13 ans
  Denys Vlasenko 976ec23da5 remove stray empty line il y a 13 ans
  Denys Vlasenko b0b834342f ash/hush: provide help text il y a 13 ans
  Denys Vlasenko aefe1c260e ash: fix execution of shell scripts without shebang il y a 13 ans
  Denys Vlasenko 940c7206c2 convert "do {...} while (1);" -> "while (1) {...}" il y a 13 ans
  Denys Vlasenko b12553faa8 ash: fix ash-signals/signal8 testcase failure il y a 13 ans
  Denys Vlasenko 7c6f2468cc hush: do not print killer signal's name for SIGPIPE il y a 13 ans
  Denys Vlasenko 66c5b12dbf ash: fix TMOUT not restoring tty attributes il y a 14 ans
  Denys Vlasenko 046341e8bd ash: optional support for $TMOUT variable il y a 14 ans
  Denys Vlasenko 8c52f80397 ash: cosmetic cleanups il y a 14 ans
  Denys Vlasenko 8d0e0cdadf move utmp.h include to libbb.h il y a 14 ans
  Denys Vlasenko b9f2d9f7d9 mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo il y a 14 ans