Commit History

Author SHA1 Message Date
  Denys Vlasenko 6c38d0e9da hush: avoid duplicate fcntl(F_SETFD, FD_CLOEXEC) during init 4 months ago
  Denys Vlasenko 08fb86726b ash: remove limitation on fd# length 4 months ago
  Denys Vlasenko 0829fce079 ash: do not abort interactive mode on >&9999 redirect 4 months ago
  Denys Vlasenko 1ad2f5cd9f tls: fix CONFIG_FEATURE_TLS_SHA1=y + CONFIG_SHA1_HWACCEL=y 4 months ago
  Denys Vlasenko 999e290ef6 tls: P256: improve x86_64 multiplication asm code 4 months ago
  Denys Vlasenko d745852f13 tls: P256: fix obscure x86_64 asm misbehavior, closes 15679 4 months ago
  Ron Yorston a3c5068306 md5/shaXsum: accept uppercase hex strings 7 months ago
  Petja Patjas 05e5d6a381 vi: Ensure that the edit buffer ends in a newline 1 year ago
  Ron Yorston 0af28b84e5 ash: remove defunct control character to save a few bytes 4 months ago
  Ron Yorston 87c31609f4 Makefile.flags: suppress clang warnings when cross-compiling 10 months ago
  Ron Yorston ba0f94458b ash: fix parsing of alias expansion + bash features 6 months ago
  Denys Vlasenko 0a88a7ae3b awk: mktime() with no arguments is not allowed 4 months ago
  Denys Vlasenko 2eea3494f1 awk: improve comments and constants, no code changes 4 months ago
  Denys Vlasenko 45d471d435 qwk: code shrink 4 months ago
  Denys Vlasenko 38335df9e9 awk: restore assignment precedence to be lower than ternary ?: 4 months ago
  Denys Vlasenko 49340d93ed awk: do not infinitely recurse getvar_s() if CONVFMT is set to a numeric value 4 months ago
  Natanael Copa fb08d43d44 awk: fix use after free (CVE-2023-42363) 6 months ago
  Denys Vlasenko eba9b33b45 chown: stop accepting deprecated USER.GROUP syntax, only : separator is allowed 4 months ago
  Sertonix 9f262698cc wget: ignore header casing 5 months ago
  Denys Vlasenko a6ce017a8a typo fix 5 months ago
  Denys Vlasenko 41b47398f5 libbb: fix 64-bit bb_popcnt_long 5 months ago
  Denys Vlasenko 2075553a1b libbb: add bit counting function, use where appropriate 5 months ago
  Denys Vlasenko 5a68a246e7 nproc: prepare for arbitrarily large CPU masks 5 months ago
  Denys Vlasenko fd47f05676 lineedit: print prompt and editing operations to stderr 7 months ago
  Yan Zhu 681e4f5d92 docproc: avoid segfault during file closing 1 year ago
  Ron Yorston e1a6874106 awk: fix segfault when compiled by clang 10 months ago
  Jones Syue 01f2b5976d crond: log5 fix typo, replace log level '4' with '5' 9 months ago
  Denys Vlasenko c5a1be25ba ash: fix handling of single-quoted strings in pattern substitution 8 months ago
  Dario Binacchi f873c63085 ip link: support for the CAN netlink 9 months ago
  Denys Vlasenko 758b21402a hush: detect when terminating "done"/"fi" is missing 9 months ago