1. 4f021b5 Merge "Fixed the formatting issues in logging messages for arm32 arch." by Tarun Kundu · 1 year, 10 months ago
  2. 46c8a90 Rebase Cradlepoint changes over busybox v1.36.0 by tarun.kundu · 1 year, 10 months ago cp-main
  3. 93e0898 shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256 by Denys Vlasenko · 1 year, 11 months ago
  4. 27be0e8 shell: fix compile failures in some configs by Denys Vlasenko · 2 years ago
  5. e7977df libbb/loop: fix compile failure (name collision) by Denys Vlasenko · 2 years ago
  6. 7710250 libbb: shrink del_loop() by Denys Vlasenko · 2 years ago
  7. a55bd1c loop: restore the correct return vaule of set_loop() by Denys Vlasenko · 2 years ago
  8. 45734a2 loop: optionally use ioctl(LOOP_CONFIGURE) to set up loopdevs by Denys Vlasenko · 2 years ago
  9. a185693 loop: refactor: extract subfunction set_loopdev_params() by Xiaoming Ni · 2 years ago
  10. 7dc76c9 loop: simplify code of LOOP_SET_FD failure by Xiaoming Ni · 2 years ago
  11. ddccf6c loop: refactor: extract subfunction get_next_free_loop() by Xiaoming Ni · 2 years ago
  12. cb8d2ea loop: fix a race when a free loop device is snatched by Xiaoming Ni · 2 years, 1 month ago
  13. 526625b libbb: mark stack in assembly files read-only by Ludwig Nussel · 2 years, 4 months ago
  14. dd79e1d fix [ --help ] and [[ --help ]] by Denys Vlasenko · 2 years, 3 months ago
  15. 58598eb ash: optional sleep builtin by Shawn Landden · 2 years, 4 months ago
  16. 5a9d2b6 libbb: make '--help' handling more consistent by Ron Yorston · 2 years, 7 months ago
  17. 298ac95 lineedit: get PWD from ash by Ron Yorston · 2 years, 6 months ago
  18. 7d1c7d8 ash,hush: use HOME for tab completion and prompts by Ron Yorston · 2 years, 9 months ago
  19. 95fec31 libbb: restore special handling of nomsg errors by Ron Yorston · 2 years, 8 months ago
  20. 9b6f44e style fix by Denys Vlasenko · 2 years, 7 months ago
  21. 1891fdd libbb/sha1: update config help text with new performance numbers by Denys Vlasenko · 2 years, 10 months ago
  22. c2e7780 libbb/sha256: explicitly use sha256rnds2's %xmm0 (MSG) argument by Denys Vlasenko · 2 years, 10 months ago
  23. 1f272c0 whitespace fixes by Denys Vlasenko · 2 years, 10 months ago
  24. dda77e8 libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it by Denys Vlasenko · 2 years, 10 months ago
  25. 8154146 libbb/sha1: shrink unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  26. 6f56fa1 libbb/sha: improve comments by Denys Vlasenko · 2 years, 10 months ago
  27. 6a6c1c0 whitespace fix by Denys Vlasenko · 2 years, 10 months ago
  28. caa9c4f libbb/sha256: code shrink in x86 assembly by Denys Vlasenko · 2 years, 10 months ago
  29. 11bcea7 libbb/sha256: code shrink in 64-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  30. 461a994 libbb/sha256: code shrink in 32-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  31. c0ff0d4 libbb/sha256: code shrink in 32-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  32. eb8d5f3 libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) by Denys Vlasenko · 2 years, 10 months ago
  33. eb52e7f libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) by Denys Vlasenko · 2 years, 10 months ago
  34. 71a1ccc libbb/sha1: shrink x86 hardware accelerated hashing by Denys Vlasenko · 2 years, 10 months ago
  35. 4923f74 libbb/sha1: shrink unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  36. c193cbd libbb/sha1: shrink and speed up unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  37. 987be93 *: slap on a few ALIGN_PTR where appropriate by Denys Vlasenko · 2 years, 10 months ago
  38. ca466f3 *: slap on a few ALIGN* where appropriate by Denys Vlasenko · 2 years, 10 months ago
  39. 4f40735 libbb/sha256: code shrink in 32-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  40. 31c1c31 libbb/sha256: code shrink in 64-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  41. a1429fb libbb/sha256: code shrink in 64-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  42. de6cb4b libbb/sha256: code shrink in 32-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  43. 6472ac9 libbb/sha256: optional x86 hardware accelerated hashing by Denys Vlasenko · 2 years, 10 months ago
  44. 205042c libbb/sha1: in unrolled x86-64 code, pass initial W[] in registers, not on stack by Denys Vlasenko · 2 years, 11 months ago
  45. 99e22d2 cut: build fix for FEATURE_CUT_REGEX by Denys Vlasenko · 2 years, 11 months ago
  46. 39369ff libbb/sha1: use SSE2 in unrolled x86-64 code. ~10% faster by Denys Vlasenko · 2 years, 11 months ago
  47. 1e825ac libbb: shrink lineedit_read_key() by Denys Vlasenko · 2 years, 11 months ago
  48. 12566e7 ash,hush: fix handling of SIGINT while waiting for interactive input by Denys Vlasenko · 2 years, 11 months ago
  49. c2788f8 libbb: introduce and use chdir_or_warn() by Denys Vlasenko · 2 years, 11 months ago
  50. 931c55f libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR by Denys Vlasenko · 2 years, 11 months ago
  51. d162a7b sulogin: increase util-linux compatibility by Denys Vlasenko · 2 years, 11 months ago
  52. 1433568 libbb/sha1: add a comment by Denys Vlasenko · 3 years ago
  53. e7ff294 libbb/sha1: simplify cpuid code by Denys Vlasenko · 3 years ago
  54. 805ecec whitespace fix by Denys Vlasenko · 3 years ago
  55. 0bab5da libbb/sha1: tweak comments by Denys Vlasenko · 3 years ago
  56. a96ccbe libbb/sha1: optional i686 hardware accelerates hashing by Denys Vlasenko · 3 years ago
  57. 711e20e libbb/sha1: optional x86-64 hardware accelerates hashing by Denys Vlasenko · 3 years ago
  58. 6062c0d libbb: change xstrndup, xmemdup to take size_t as size parameter by Denys Vlasenko · 3 years ago
  59. db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 3 years ago
  60. dfd8aaf libbb: fflush_stdout_and_exit(0) still exits with _error_ (not 0!) if fflush fails by Denys Vlasenko · 3 years ago
  61. 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 3 years ago
  62. c3cfcc9 libbb/sha1: x86_64 version: reorder prologue/epilogue insns by Denys Vlasenko · 3 years ago
  63. 7abb2bb libbb/sha1: x86_64 version: tidying up, no code changes by Denys Vlasenko · 3 years ago
  64. 4387077 typo fix by Denys Vlasenko · 3 years ago
  65. 947bef0 libbb/sha1: x86_64 version: generate from a script, optimize a bit by Denys Vlasenko · 3 years ago
  66. 05fd13e libbb/sha1: x86_64 version: move to a separate .S file, no code changes by Denys Vlasenko · 3 years ago
  67. 5c0c558 libbb/sha1: code shrink in medium-speed version by Denys Vlasenko · 3 years ago
  68. 4d4f1f2 libbb/sha1: x86_64 version: bswap in 64-bit chunks by Denys Vlasenko · 3 years ago
  69. d643010 libbb/sha1: shrink x86_64 version - use r8..15 for W[8..15] by Denys Vlasenko · 3 years ago
  70. 5f68170 libbb/sha1: assembly versions for x86 by Denys Vlasenko · 3 years ago
  71. f09d088 libbb/sha1: shrink and speed up fully unrolled version by Denys Vlasenko · 3 years ago
  72. 0b62a08 libbb/sha1: add config-selectable partially unrolled version by Denys Vlasenko · 3 years ago
  73. 25aadc8 libbb/sha1: add config-selectable fully unrolled version, closes 14391 by Denys Vlasenko · 3 years ago
  74. f1d0646 libbb: cose shrink in sha1 by Denys Vlasenko · 3 years ago
  75. 00b5051 libbb: code shrink in des encryption, in setup_salt() by Denys Vlasenko · 3 years ago
  76. 94c78aa config system: move some options closer to relevalnt tool subdirectories by Denys Vlasenko · 3 years, 2 months ago
  77. f4fcd74 shell: do not read user database for every prompt - only for those which need it by Denys Vlasenko · 3 years, 2 months ago
  78. 5acf5e1 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y by Denys Vlasenko · 3 years, 2 months ago
  79. 53b2fdc *: add NOINLINEs where code noticeably shrinks by Denys Vlasenko · 3 years, 2 months ago
  80. 5156b24 Make const ptr assign as function call in clang by YU Jincheng · 3 years, 2 months ago
  81. 94eb1c4 libbb: better coreutils compatibility for realpath by Ron Yorston · 3 years, 4 months ago
  82. 1f92503 *: generalize "const trick" by YU Jincheng · 3 years, 2 months ago
  83. 03ed86b libbb: code shrink in main() and scripted_main() by Denys Vlasenko · 3 years, 2 months ago
  84. 627821e libbb/lineedit: tweak #if indenting, no code changes by Denys Vlasenko · 3 years, 3 months ago
  85. f27a6a9 libbb: code shrink parse_datestr (again) by Ron Yorston · 3 years, 3 months ago
  86. 6d2463a libbb/lineedit: do not escape %^=+}]:, escape ~? in tab completion by Denys Vlasenko · 3 years, 3 months ago
  87. 6279aec libbb: clarify what bb_mode_string() generates by Denys Vlasenko · 3 years, 3 months ago
  88. 3a65435 libbb: ensure mode_string is NUL terminated by Ron Yorston · 3 years, 3 months ago
  89. 59ac467 libbb: eliminate a static data array in bb_mode_string() by Denys Vlasenko · 3 years, 3 months ago
  90. 4958c18 libbb: code shrink bb_parse_mode by Denys Vlasenko · 3 years, 3 months ago
  91. 9fe1548 date,touch: allow timezone offsets in dates by Ron Yorston · 3 years, 3 months ago
  92. 3512ef8 libbb: code shrink parse_datestr by Ron Yorston · 3 years, 3 months ago
  93. c00bcf2 libbb: reuse "bad port" error message string by Denys Vlasenko · 3 years, 3 months ago
  94. 7ab9cd2 libbb: make bb_lookup_port() abort on bad port names by Denys Vlasenko · 3 years, 3 months ago
  95. 59243a8 busybox: fix "busybox --help busybox" not showing correct text by Denys Vlasenko · 3 years, 4 months ago
  96. 4a68697 libbb: do not check closedir() in remove_file() by Denys Vlasenko · 3 years, 6 months ago
  97. 1746218 move iterate_on_dir() from e2fsprogs to libbb by Denys Vlasenko · 3 years, 6 months ago
  98. 56bbbfa cp: implement -n by Denys Vlasenko · 3 years, 6 months ago
  99. 2c43667 xxd: implement -i "C style output" by Denys Vlasenko · 3 years, 6 months ago
  100. 25fe2d5 xxd: do not try reading from closed stdin when non-existent file is given by Denys Vlasenko · 3 years, 6 months ago