1. 75fbff1 fbset: support setting pixel clock rate by Dario Binacchi · 2 years, 3 months ago
  2. e8dfa0c fbset: abort on not handled options by Dario Binacchi · 2 years, 3 months ago
  3. cb8d2ea loop: fix a race when a free loop device is snatched by Xiaoming Ni · 2 years, 1 month ago
  4. 707a7ef pkill: add -e to display the name and PID of the process being killed by Louis Sautier · 3 years, 1 month ago
  5. c8c1fcd tls: move definitions around, no code changes by Denys Vlasenko · 2 years, 3 months ago
  6. 9bab580 tls: include signature_algorithms extension in client hello message by Denys Vlasenko · 2 years, 3 months ago
  7. 526625b libbb: mark stack in assembly files read-only by Ludwig Nussel · 2 years, 3 months ago
  8. dd79e1d fix [ --help ] and [[ --help ]] by Denys Vlasenko · 2 years, 3 months ago
  9. fe73c8d *: style fix by Denys Vlasenko · 2 years, 3 months ago
  10. 58598eb ash: optional sleep builtin by Shawn Landden · 2 years, 3 months ago
  11. d432049 devmem: add 128-bit width by Aaro Koskinen · 2 years, 3 months ago
  12. 1a1220a tree: unicode tweak (use normal space char, 0x20) by Denys Vlasenko · 2 years, 3 months ago
  13. b30d345 tree: make it unicode-aware by Denys Vlasenko · 2 years, 3 months ago
  14. 5eceafb xxd -r: handle offsets by Denys Vlasenko · 2 years, 3 months ago
  15. 0011a6b xxd: add two more testcases by Denys Vlasenko · 2 years, 3 months ago
  16. f318ada xxd -r: without -p, stop at more than one whitespace, closes 14786 by Denys Vlasenko · 2 years, 3 months ago
  17. 5a9d2b6 libbb: make '--help' handling more consistent by Ron Yorston · 2 years, 7 months ago
  18. 41d5f80 bc: hopefully fix bug 14956 (use-after-free) by Denys Vlasenko · 2 years, 4 months ago
  19. 7c2a3bd ash: fix use-after-free in bash pattern substitution by Sören Tempel · 2 years, 4 months ago
  20. 84b89b4 udhcpc6: downgrade "opening listen socket" log level to 2 by Denys Vlasenko · 2 years, 4 months ago
  21. 75aaa8b udhcpc6: fix sending of renew messages by Denys Vlasenko · 2 years, 4 months ago
  22. 3147552 vi: add 'ZQ' quitting command by Grob Grobmann · 2 years, 6 months ago
  23. 9eddf16 ping: fix typo in --help text by Henrique Rodrigues · 2 years, 4 months ago
  24. daa66ed ash: fix use-after-free in pattern substituon code by Denys Vlasenko · 2 years, 4 months ago
  25. 1c54552 ash: fix ifs cleanup on error paths by Denys Vlasenko · 2 years, 4 months ago
  26. 5479c43 sort: fix sort -s -u, closes 14871 by Denys Vlasenko · 2 years, 4 months ago
  27. 00f2a35 sort: fix -k2M (wasn't skipping leading whitespace) by Denys Vlasenko · 2 years, 4 months ago
  28. 9b6eb2a udhcpc6: add missed big-endian conversions by Denys Vlasenko · 2 years, 5 months ago
  29. 7b969bb tls: P256: remove NOP macro sp_256_norm_8() by Denys Vlasenko · 2 years, 5 months ago
  30. e63d7cd awk: fix use after free (CVE-2022-30065) by Natanael Copa · 2 years, 6 months ago
  31. 3ad3aa6 shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866 by Denys Vlasenko · 2 years, 5 months ago
  32. 298ac95 lineedit: get PWD from ash by Ron Yorston · 2 years, 5 months ago
  33. 20a4f70 tree: new applet by Roger Knecht · 2 years, 8 months ago
  34. 2617a5e vi: handle autoindent in 'cc' command by Ron Yorston · 2 years, 9 months ago
  35. af3b585 vi: fix regression in autoindent handling by Ron Yorston · 2 years, 9 months ago
  36. 7d1c7d8 ash,hush: use HOME for tab completion and prompts by Ron Yorston · 2 years, 9 months ago
  37. 95fec31 libbb: restore special handling of nomsg errors by Ron Yorston · 2 years, 8 months ago
  38. 8d67007 top: improve large PID display in memory ('s') mode by Denys Vlasenko · 2 years, 7 months ago
  39. b9c2108 examples/var_service/dhcp_if: make helper scripts more talkative by Denys Vlasenko · 2 years, 7 months ago
  40. 1099a27 top: code shrink by Denys Vlasenko · 2 years, 7 months ago
  41. 69f82e3 top: code shrink by Denys Vlasenko · 2 years, 7 months ago
  42. 294881d top: fix display of large PID/PPID by Denys Vlasenko · 2 years, 7 months ago
  43. 67fd6be seedrng: do not hash in a constant string, it's not adding entropy by Denys Vlasenko · 2 years, 7 months ago
  44. 3bfbcb5 seedrng: restore error check on fsync by Denys Vlasenko · 2 years, 7 months ago
  45. 5ba56e8 seedrng: it's not a part of util-linux, move to miscutils by Denys Vlasenko · 2 years, 7 months ago
  46. 1a290f8 init: do not set HOME by Denys Vlasenko · 2 years, 7 months ago
  47. 4642cf5 tsort: new applet by David Leonard · 2 years, 10 months ago
  48. 52a7bf6 crond: implement support for setting PATH in crontab files by Paul Fox · 2 years, 9 months ago
  49. 9b6f44e style fix by Denys Vlasenko · 2 years, 7 months ago
  50. a157c4c seedrng: manually inline seed_rng by Bernhard Reutner-Fischer · 2 years, 7 months ago
  51. 54867fe seedrng: shorten --help, assorted small cleanups by Denys Vlasenko · 2 years, 7 months ago
  52. b5624be seedrng: reduce MAX_SEED_LEN from 512 to 256 by Denys Vlasenko · 2 years, 7 months ago
  53. 7471658 seedrng: do not hash lengths, they are very predictable by Denys Vlasenko · 2 years, 7 months ago
  54. fb4546c seedrng: code shrink by Denys Vlasenko · 2 years, 7 months ago
  55. d5bd2e5 seedrng: explain why we need locking and fsync'ing by Denys Vlasenko · 2 years, 7 months ago
  56. 0bca489 seedrng: remove redundant assignment by Denys Vlasenko · 2 years, 7 months ago
  57. 4648754 seedrng: re-add fsync after unlink, and explain its purpose by Denys Vlasenko · 2 years, 7 months ago
  58. 267178c seedrng: include fiel/dir names in error messages by Denys Vlasenko · 2 years, 7 months ago
  59. d49da38 seedrng: use more xfuncs where appropriate by Denys Vlasenko · 2 years, 7 months ago
  60. 2cbfd01 seedrng: code shrink by Denys Vlasenko · 2 years, 7 months ago
  61. 52f3cf7 seedrng: simplify read_new_seed() to not have error return by Denys Vlasenko · 2 years, 7 months ago
  62. 282b61a seedrng: prepare read_new_seed() to not need a "success" retval by Denys Vlasenko · 2 years, 7 months ago
  63. 0fa16fc seedrng: do not try to continue on unexpected errors (just exit) by Denys Vlasenko · 2 years, 7 months ago
  64. 002d6ee ifplugd: split -a into -a and -A, latter disables upping in iface creation by Denys Vlasenko · 2 years, 7 months ago
  65. 8456c21 seedrng: chdir to the SEED_DIRECTORY - avoid concat_path_file's by Denys Vlasenko · 2 years, 7 months ago
  66. c82a0cd seedrng: shorten strings by Denys Vlasenko · 2 years, 7 months ago
  67. 4013565 seedrng: remove unnecessary zero-filling of local variables by Denys Vlasenko · 2 years, 7 months ago
  68. 6da9947 seedrng: remove unnecessary zero-filling of local variables by Denys Vlasenko · 2 years, 7 months ago
  69. 137b205 seedrng: shrink --help text by Denys Vlasenko · 2 years, 7 months ago
  70. 0cdd6f5 libbb: fix fallout from nth_string() robustification, closes 14726 by Denys Vlasenko · 2 years, 7 months ago
  71. 7fbfb20 kbuild: Prefer -Oz over -Os by Bernhard Reutner-Fischer · 2 years, 7 months ago
  72. 05c366a seedrng: prune header includes by Jason A. Donenfeld · 2 years, 8 months ago
  73. f9ea8ba seedrng: code-golf even smaller by Jason A. Donenfeld · 2 years, 8 months ago
  74. 831c754 kbuild: fix building sha256 by Bernhard Reutner-Fischer · 2 years, 8 months ago
  75. c93eb1a vi: fix backspace over tab in commands by Ron Yorston · 2 years, 8 months ago
  76. 57fea02 seedrng: compress format strings with %s arguments by Jason A. Donenfeld · 2 years, 8 months ago
  77. 3cb40f8 seedrng: avoid needless runtime strlen() call by Jason A. Donenfeld · 2 years, 8 months ago
  78. ce9a345 seedrng: use predefined strings where possible by Jason A. Donenfeld · 2 years, 8 months ago
  79. 398bb38 seedrng: further reduce size by Jason A. Donenfeld · 2 years, 8 months ago
  80. 3c60711 seedrng: remove some global variables by Jason A. Donenfeld · 2 years, 8 months ago
  81. 31ec481 seedrng: hoist bb_strtoul out of min/max by Jason A. Donenfeld · 2 years, 8 months ago
  82. 4538578 seedrng: use libbb functions by Jason A. Donenfeld · 2 years, 8 months ago
  83. 4b407ba seedrng: import SeedRNG utility for kernel RNG seed files by Jason A. Donenfeld · 2 years, 8 months ago
  84. fc78686 vi: improved handling of backspace in replace mode by Ron Yorston · 2 years, 9 months ago
  85. 55f969a taskset: fix printf format mismatch in !FEATURE_TASKSET_FANCY config. closes 14616 by Denys Vlasenko · 2 years, 9 months ago
  86. 5fe20cf ash: do not truncate failed tilde expansion on unknown user names by Denys Vlasenko · 2 years, 9 months ago
  87. 7750b5a ash: fix unsafe use of mempcpy by Denys Vlasenko · 2 years, 9 months ago
  88. fa52ac9 ash: don't read past end of var in subvareval for bash substitutions by Sören Tempel · 2 years, 9 months ago
  89. 1891fdd libbb/sha1: update config help text with new performance numbers by Denys Vlasenko · 2 years, 10 months ago
  90. c2e7780 libbb/sha256: explicitly use sha256rnds2's %xmm0 (MSG) argument by Denys Vlasenko · 2 years, 10 months ago
  91. 1f272c0 whitespace fixes by Denys Vlasenko · 2 years, 10 months ago
  92. dda77e8 libbb/sha1: revert last commit: pshufb is a SSSE3 insn, can't use it by Denys Vlasenko · 2 years, 10 months ago
  93. 8154146 libbb/sha1: shrink unrolled x86-64 code by Denys Vlasenko · 2 years, 10 months ago
  94. 6f56fa1 libbb/sha: improve comments by Denys Vlasenko · 2 years, 10 months ago
  95. 6a6c1c0 whitespace fix by Denys Vlasenko · 2 years, 10 months ago
  96. caa9c4f libbb/sha256: code shrink in x86 assembly by Denys Vlasenko · 2 years, 10 months ago
  97. 11bcea7 libbb/sha256: code shrink in 64-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  98. 461a994 libbb/sha256: code shrink in 32-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  99. c0ff0d4 libbb/sha256: code shrink in 32-bit x86 by Denys Vlasenko · 2 years, 10 months ago
  100. eb8d5f3 libbb/sha1: shrink x86 hardware accelerated hashing (32-bit) by Denys Vlasenko · 2 years, 10 months ago