Commit History

Upphovsman SHA1 Meddelande Datum
  Denys Vlasenko db726ae0c6 Bump version to 1.33.2 3 år sedan
  Denys Vlasenko bb61205290 hush: fix handling of "cmd && &" 3 år sedan
  Denys Vlasenko 56a335378a hush: fix handling of \^C and "^C" 3 år sedan
  Denys Vlasenko 5b939a6d29 ash: parser: Fix VSLENGTH parsing with trailing garbage 3 år sedan
  Denys Vlasenko d326be2850 unlzma: fix a case where we could read before beginning of buffer 3 år sedan
  Denys Vlasenko bcc5b0e6ca Bump version to 1.33.1 3 år sedan
  Denys Vlasenko 611bbfc148 ash: fix ${unset_var/pattern/repl} 3 år sedan
  Samuel Sapalski 23dd1c75b7 decompress_gunzip: Fix DoS if gzip is corrupt 3 år sedan
  Denys Vlasenko 89358a7131 traceroute: fix option parsing 3 år sedan
  Bernd Kuhls 39b71881b8 update_passwd: fix context variable 3 år sedan
  Denys Vlasenko 67cc582d42 ash: make a strdup copy of $HISTFILE for line editing 3 år sedan
  Maxim Storchak ee1e0987e4 httpd: fix offset for sendfile 3 år sedan
  Denys Vlasenko a4c3a34139 Bump version to 1.33.0 3 år sedan
  Denys Vlasenko ec9a5e6083 libiproute: band-aid for old uclibc missing IFA_FLAGS 3 år sedan
  Denys Vlasenko fecb1693cc modprobe-small: convert to new recursive_action() API 3 år sedan
  Denys Vlasenko 40f9fe2160 bc: placate gcc (it thinks 's' can be uninitialized here) 3 år sedan
  Denys Vlasenko 77a51a2709 randomconfig fixes 3 år sedan
  Denys Vlasenko c7ef818768 hush: make comment more clear 3 år sedan
  Denys Vlasenko 1462673dde man: implement SECTION parameters 3 år sedan
  Denys Vlasenko cad20ced86 typo fix 3 år sedan
  Denys Vlasenko 1237d627e9 hush: fix this case: echo "SCRIPT" | hush 3 år sedan
  Denys Vlasenko 46a71dc30c hush: if !EDITING, do not regenerate prompt for every input char 3 år sedan
  Lauri Kasanen 6cfec7dd02 mount: Surround syslog.h with the config check 3 år sedan
  Denys Vlasenko 51a471d05d ash: change "clear ungetc counter on syntax errors" fix to match dash 3 år sedan
  Denys Vlasenko 521220ed1a hush: fix ^C in INTERACTIVE, !EDITING config 3 år sedan
  Denys Vlasenko 18bcaf374c hush: revert "make interactive ^C break out of PS2 mode" 3 år sedan
  Denys Vlasenko 649acb9e23 hush: fix PS1 prompth in !EDITING config 3 år sedan
  Denys Vlasenko a7b52d26c4 hush: fix fallout from tweaking ${var:START:LEN} code 3 år sedan
  Denys Vlasenko 93e2a22482 shell: for signal exitcode, use 128 | sig, not 128 + sig - MIPS has signal 128 3 år sedan
  Denys Vlasenko 0ab2dd4f28 hush: fix comment 3 år sedan