1. c421388 blkdiscard: accept -f (force) as no-op by Denys Vlasenko · 3 years, 4 months ago
  2. 0599e0f basename: implement -a and -s SUFFIX by Denys Vlasenko · 3 years, 4 months ago
  3. 7ab9cd2 libbb: make bb_lookup_port() abort on bad port names by Denys Vlasenko · 3 years, 4 months ago
  4. 82c5eb8 httpd,telnetd: make default port configurable by Sergey Ponomarev · 3 years, 5 months ago
  5. 857800c awk: never return NULL from awk_printf() by Denys Vlasenko · 3 years, 4 months ago
  6. e60c569 awk: code shrink by Denys Vlasenko · 3 years, 4 months ago
  7. 8a0adba awk: code shrink: avoid duplicate NUL checks and strlen() by Denys Vlasenko · 3 years, 4 months ago
  8. 305a30d awk: fix read beyond end of buffer by Ron Yorston · 3 years, 4 months ago
  9. eb60777 ash: eval: Prevent recursive PS4 expansion by Denys Vlasenko · 3 years, 4 months ago
  10. 48cb983 ash: parser: Get rid of PEOA by Denys Vlasenko · 3 years, 4 months ago
  11. 8c68ae8 ash: parser: Fix alias expansion after heredoc or newlines by Denys Vlasenko · 3 years, 4 months ago
  12. c540256 ash: use pgetc_eatbnl() in more places, take 3 by Denys Vlasenko · 3 years, 4 months ago
  13. 1c06ddd ash: parser: Save and restore heredoclist in expandstr by Denys Vlasenko · 3 years, 4 months ago
  14. 30af593 ash: parser: Fix handling of empty aliases by Denys Vlasenko · 3 years, 4 months ago
  15. 6a9b3f7 shuf: add a TODO, code shrink by Denys Vlasenko · 3 years, 4 months ago
  16. 574b9c4 hush: fix var_LINENO3.tests failure by Denys Vlasenko · 3 years, 4 months ago
  17. bcff3a7 shell/ash_test/run-all: unset locale/language variables by Denys Vlasenko · 3 years, 4 months ago
  18. 64aa86b ash: LINENO starts from 0 in -c SCRIPT mode by Denys Vlasenko · 3 years, 4 months ago
  19. d6c9cbc ash: fix LINENO in functions by Denys Vlasenko · 3 years, 4 months ago
  20. 0d7dfa9 ash: support testsuite for !FEATURE_SUID_CONFIG_QUIET configs by Denys Vlasenko · 3 years, 4 months ago
  21. e53c7db hush: fix set -n to act immediately, not just after run_list() by Denys Vlasenko · 3 years, 4 months ago
  22. f415e21 ash: eval: Do not cache value of eflag in evaltree by Denys Vlasenko · 3 years, 4 months ago
  23. 41beb53 ash: eval: Check nflag in evaltree instead of cmdloop by Denys Vlasenko · 3 years, 4 months ago
  24. e0bf3df ash: add bash-like ERR trap and set -E by Roberto A. Foglietta · 3 years, 4 months ago
  25. 4b032a4 chat: hopefully fix infinite spinning on input EOF by Denys Vlasenko · 3 years, 4 months ago
  26. 7d06d6e awk: fix printf %% by Daniel Thau · 3 years, 4 months ago
  27. f4ba69d shuf: make -i 99999999990-100000000000 work even on 32 bits by Denys Vlasenko · 3 years, 4 months ago
  28. 8aa626f udhcp: add comments, no code changes by Denys Vlasenko · 3 years, 4 months ago
  29. d7e39f2 examples/var_service/fw/run: allow extif's to be more than one iface by Denys Vlasenko · 3 years, 4 months ago
  30. 4a36ef1 ash: regressions in process substitution by Ron Yorston · 3 years, 4 months ago
  31. f026919 dhcprelay: change two more variables to unsigned by Denys Vlasenko · 3 years, 4 months ago
  32. 3f2d969 udhcp: clarify aspects of relay operation, add TODOs and FIXMEs, tweak --help by Denys Vlasenko · 3 years, 4 months ago
  33. 62d0c8e udhcpd: check config file for bad IP ranges (start > end) by Denys Vlasenko · 3 years, 4 months ago
  34. d99dee9 udhcpd: update --help to include -a MSEC by Denys Vlasenko · 3 years, 4 months ago
  35. a51d953 vi: further changes to colon addresses by Ron Yorston · 3 years, 4 months ago
  36. 6d3da73 bzip: make ftab[] and crc32table[] member arrays of EState, do not allocate by Denys Vlasenko · 3 years, 4 months ago
  37. 49a2e48 shuf: in -i RANGE, accept numbers up to width of pointers by Denys Vlasenko · 3 years, 4 months ago
  38. 60f4843 shuf: with -i LOW-HIGH, do not allow any argv's by Denys Vlasenko · 3 years, 5 months ago
  39. d59f539 shuf: tweak --help text by Denys Vlasenko · 3 years, 5 months ago
  40. 1b66112 mount: code shrink by Denys Vlasenko · 3 years, 5 months ago
  41. dbdf9e0 mount: with -w, do not fall back to read-only mounts by Denys Vlasenko · 3 years, 5 months ago
  42. 922b58b tar,smemcap: silence compiler warning by Ron Yorston · 3 years, 5 months ago
  43. 1e7ca18 Regularize "NUL terminated input" --help texts by Denys Vlasenko · 3 years, 5 months ago
  44. 8817e28 shuf: speed-up when limited output is requested by Ron Yorston · 3 years, 5 months ago
  45. 74c4f35 vi: code shrink print_literal() by Ron Yorston · 3 years, 5 months ago
  46. 08ad934 vi: searches in colon commands should wrap by Ron Yorston · 3 years, 5 months ago
  47. 4357569 rev: correct output for long input lines by Ron Yorston · 3 years, 5 months ago
  48. 62d5a1e tar,smemcap: commonalyze checksumming code for tar header by Denys Vlasenko · 3 years, 5 months ago
  49. 38e9c8c vi: don't right shift empty lines by Ron Yorston · 3 years, 5 months ago
  50. f9217cd vi: support ~/.exrc by Ron Yorston · 3 years, 5 months ago
  51. f07772f vi: changes to handling of -c and EXINIT by Ron Yorston · 3 years, 5 months ago
  52. 29b53ef udhcp: fix build breakage on MIPS by Denys Vlasenko · 3 years, 5 months ago
  53. 9d286a0 Start 1.35.0 development cycle by Denys Vlasenko · 3 years, 5 months ago
  54. d922947 Bump version to 1.34.0 by Denys Vlasenko · 3 years, 5 months ago 1_34_0
  55. 540aa11 scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTS by Denys Vlasenko · 3 years, 5 months ago
  56. 9ba5024 fdisk: indentation fix by Denys Vlasenko · 3 years, 5 months ago
  57. 59243a8 busybox: fix "busybox --help busybox" not showing correct text by Denys Vlasenko · 3 years, 5 months ago
  58. 8e8cea2 awk: fix testsuite by Denys Vlasenko · 3 years, 5 months ago
  59. d6a7203 vi: fix compile-time error if !ENABLE_FEATURE_VI_SETOPTS by Denys Vlasenko · 3 years, 5 months ago
  60. 8d71868 tar: fix testsuite by Denys Vlasenko · 3 years, 5 months ago
  61. 1ce6069 dd: tweak --help by Denys Vlasenko · 3 years, 5 months ago
  62. b259415 dd: fix testsuite by Denys Vlasenko · 3 years, 5 months ago
  63. d32ef31 *: remove remains of FEATURE_TOUCH_NODEREF by Denys Vlasenko · 3 years, 5 months ago
  64. 319e20b taskset: disallow "taskset -p 0" by Denys Vlasenko · 3 years, 5 months ago
  65. ac2d4d8 touch: fix SEGV if !ENABLE_FEATURE_TOUCH_SUSV3 by Denys Vlasenko · 3 years, 5 months ago
  66. eaa8ee4 cut: fix testsuite by Denys Vlasenko · 3 years, 5 months ago
  67. 21afdde hush: fix "error: invalid preprocessing directive ##" by Denys Vlasenko · 3 years, 5 months ago
  68. 2a1ce6b traceroute: fix compile error due to FreeBSD compat by Denys Vlasenko · 3 years, 5 months ago
  69. 98cb561 cp: fix build failure with long options disabled by Ron Yorston · 3 years, 5 months ago
  70. 8ae6a43 tar: exclude files before updating hardlink info list by Harald van Dijk · 3 years, 7 months ago
  71. 3d40dfa tar: simplify addition of --exclude=GLOB to the expansion of -X EXCLFILE by Denys Vlasenko · 3 years, 5 months ago
  72. 37460f5 hush: tweak ${var/pattern/repl} optimization by Denys Vlasenko · 3 years, 5 months ago
  73. 49cc3ca hush: optimize ${var/pattern/repl} for trivial patterns by Denys Vlasenko · 3 years, 5 months ago
  74. c450437 shell: update psubst testcases by Denys Vlasenko · 3 years, 6 months ago
  75. 8dd676c hush: add missed "undef" by Denys Vlasenko · 3 years, 6 months ago
  76. b278d82 hush: implement $'str' bashism by Denys Vlasenko · 3 years, 6 months ago
  77. 05c5d74 ahell: update testsuite by Denys Vlasenko · 3 years, 6 months ago
  78. 53d45c9 ash: speed up ${v//pattern/repl} by Denys Vlasenko · 3 years, 6 months ago
  79. 1310d7b ash: speed up ${v//pattern/repl} if !ASH_OPTIMIZE_FOR_SIZE by Denys Vlasenko · 3 years, 6 months ago
  80. 0068ce2 cut: add toybox-compatible options -O OUTSEP, -D, -F LIST by Rob Landley · 3 years, 6 months ago
  81. dabbeeb awk: whitespace and debugging tweaks by Denys Vlasenko · 3 years, 6 months ago
  82. 95fffd8 vi: remove redundant assignment by Denys Vlasenko · 3 years, 6 months ago
  83. d3480dd awk: disallow break/continue outside of loops by Denys Vlasenko · 3 years, 6 months ago
  84. d626274 awk: tighten parsing - disallow extra semicolons by Denys Vlasenko · 3 years, 6 months ago
  85. e6f4145 vi: fix regex search compilation error by Ron Yorston · 3 years, 6 months ago
  86. 36feb26 vi: somewhat more readable code, no logic changes by Denys Vlasenko · 3 years, 6 months ago
  87. 2759201 vi: allow delimiter in ':s' to be escaped by Ron Yorston · 3 years, 6 months ago
  88. 95ac4a4 vi: allow regular expressions in ':s' commands by Denys Vlasenko · 3 years, 6 months ago
  89. c76c787 vi: improve handling of anchored searches by Ron Yorston · 3 years, 6 months ago
  90. 2916443 vi: use basic regular expressions for search by Ron Yorston · 3 years, 6 months ago
  91. b50ac07 vi: allow 'gg' to specify a range by Ron Yorston · 3 years, 6 months ago
  92. ab755e3 awk: in parsing, remove superfluous NEWLINE check; optimize builtin arg evaluation by Denys Vlasenko · 3 years, 6 months ago
  93. 8d269ef awk: fix printf "%-10c", 0 by Denys Vlasenko · 3 years, 6 months ago
  94. caa93ec awk: fix corner case in awk_printf by Denys Vlasenko · 3 years, 6 months ago
  95. f5f336e tc: fix for parsing of "dev IFACE" and printing of "class list" by Denys Vlasenko · 3 years, 6 months ago
  96. 39aabfe awk: unbreak "cmd" | getline by Denys Vlasenko · 3 years, 6 months ago
  97. 4ef8841 awk: unbreak "printf('%c') can output NUL" testcase by Denys Vlasenko · 3 years, 6 months ago
  98. 3d57a84 awk: undo TI_PRINT, it introduced a bug (print with any redirect acting as printf) by Denys Vlasenko · 3 years, 6 months ago
  99. 49c3ce6 awk: rollback_token() + chain_group() == chain_until_rbrace() by Denys Vlasenko · 3 years, 6 months ago
  100. e2e3802 awk: fix printf buffer overflow by Denys Vlasenko · 3 years, 6 months ago