1. 0b25e81 bloat-o-meter: avoid double counting by Ron Yorston · 3 years, 10 months ago
  2. 307cd26 start-stop-daemon: explain -x + -a test by Denys Vlasenko · 3 years, 10 months ago
  3. 2d48d9b ntpd: tweak comments by Denys Vlasenko · 3 years, 10 months ago
  4. 2d6c175 ntpd: decrease INITIAL_SAMPLES from 4 to 3 by Denys Vlasenko · 3 years, 10 months ago
  5. 70ee233 vi: code shrink by Denys Vlasenko · 3 years, 11 months ago
  6. 63d9da3 vi: restore 0 offset after :set noXXX command by Alison Winters · 3 years, 11 months ago
  7. 9b6bcfd bc: typo fix in comment by Denys Vlasenko · 3 years, 11 months ago
  8. 9037757 dc: more docs in --help by Denys Vlasenko · 3 years, 11 months ago
  9. 1a37aa7 dc: document what non-GNU commands do by Denys Vlasenko · 3 years, 11 months ago
  10. ace81cd bc/dc: fix length(0) and length(0.000nnn) result by Denys Vlasenko · 3 years, 11 months ago
  11. 3d88cc1 dc: correct --help text by Denys Vlasenko · 3 years, 11 months ago
  12. 1f9ed02 trylink: do not drop libs from CONFIG_EXTRA_LDLIBS by Denys Vlasenko · 3 years, 11 months ago
  13. e880c9c echo: do not assume that free() leaves errno unmodified by Natanael Copa · 4 years ago
  14. 760b627 lineedit: support empty PATH entries in tab completion by Ron Yorston · 3 years, 11 months ago
  15. 858f8aa diff: code shrink by Ron Yorston · 3 years, 11 months ago
  16. 9fa7d7d dnsd: check that we don't read past packet by Denys Vlasenko · 3 years, 11 months ago
  17. a4959ee udhcp: reuse strings by Denys Vlasenko · 3 years, 11 months ago
  18. 855aeac ntpd: log responses to clients at log level 3 by Denys Vlasenko · 3 years, 11 months ago
  19. 2620d38 ntpd: without INITIAL_FREQ_ESTIMATION code, state variable is not needed too by Denys Vlasenko · 3 years, 11 months ago
  20. 423c4c2 ntpd: remove unused USING_INITIAL_FREQ_ESTIMATION code by Denys Vlasenko · 3 years, 11 months ago
  21. 5024d86 ntpd: increase loglevel to 3 for "poll:32s sockets:0 interval:64s" message by Denys Vlasenko · 3 years, 11 months ago
  22. 6448332 udhcpc: clarify bcast/unicast sends in logs, include server ID by Denys Vlasenko · 3 years, 11 months ago
  23. 6bdfbc4 libbb: fix '--help' handling in FEATURE_SH_NOFORK=y by Denys Vlasenko · 3 years, 11 months ago
  24. 33745b1 ash: placate -Werror=format-security by Denys Vlasenko · 3 years, 11 months ago
  25. 666a9a4 applets/usage_pod.c: placate gcc by Denys Vlasenko · 3 years, 11 months ago
  26. d40358a Makefile.flags: fix the OS detection for libresolv by Martin Kaiser · 4 years ago
  27. cad3fc7 libbb: introduce and use fputs_stdout by Ron Yorston · 4 years ago
  28. 6ad38d6 libbb: code shrink fgets_str by Ron Yorston · 4 years ago
  29. c849e72 nl: ensure '-b n' option displays file content by Ron Yorston · 4 years ago
  30. 27ae859 cryptpw: typo in usage message by Ron Yorston · 4 years ago
  31. 5bef678 vi: fix range selection by forward character motion by Ron Yorston · 4 years ago
  32. bcf91d2 libbb: code shrink and speed up index_in_strings() by Ron Yorston · 4 years ago
  33. 59120c3 libbb: code shrink and speed up find_applet_by_name() by Ron Yorston · 4 years ago
  34. e8fe9f9 awk: allow printf('%c') to output NUL, closes 13486 by Ron Yorston · 4 years ago
  35. f3a55b3 traceroute: fix option parsing by Denys Vlasenko · 4 years ago
  36. 808d93c update_passwd: fix context variable by Bernd Kuhls · 4 years ago
  37. 2b7c1aa ash: match bash behavior for ${empty_var/*/repl} by Denys Vlasenko · 4 years ago
  38. 883cdb7 ash: fix ${unset_var/pattern/repl} by Denys Vlasenko · 4 years ago
  39. cc4303f bc: code shrink by Denys Vlasenko · 4 years ago
  40. 2266c12 pmap: fix column width, closes 13431 by Denys Vlasenko · 4 years ago
  41. 4a4b453 Fix for the FEATURE_UTMP on the FreeBSD by Alex Samorukov · 4 years ago
  42. 0197fbf bc: ^C on input line exits (unlike ^C during calculations, which does not) by Denys Vlasenko · 4 years ago
  43. 4455cff Fix mail compilation on the FreeBSD by Alex Samorukov · 4 years ago
  44. 2b94c05 Fix traceroute applet on the FreeBSD by Alex Samorukov · 4 years ago
  45. ca2dc96 Fix ping build on the FreeBSD by Alex Samorukov · 4 years ago
  46. f1baa4a Fix ntpd compilcation on the FreeBSD by Alex Samorukov · 4 years ago
  47. 28759d0 Fix mknod compilation on the FreeBSD by Alex Samorukov · 4 years ago
  48. 09aba8b Fix missing "crypt.h" compilation error on the FreeBSD by Alex Samorukov · 4 years ago
  49. 92d84c4 Fix klogd applet compilation on the FreeBSD by Alex Samorukov · 4 years ago
  50. dae90bb Fix httpd compilation on the FreeBSD by Alex Samorukov · 4 years ago
  51. d4624d3 Fix bb_setpgrp weapper on the FreeBSD by Alex Samorukov · 4 years ago
  52. 0544933 Do not add -lresolv on non-Linux systems by Alex Samorukov · 4 years ago
  53. 4e039ba ash: improve --help by Denys Vlasenko · 4 years ago
  54. 3b05305 hush: code shrink by Denys Vlasenko · 4 years ago
  55. 8b085d6 nuke: default to N by Denys Vlasenko · 4 years ago
  56. 85158b6 ash: code shrink by Denys Vlasenko · 4 years ago
  57. 3f8ec00 ash: make a strdup copy of $HISTFILE for line editing by Denys Vlasenko · 4 years ago
  58. 5f2e00f udhcpc: Add support to change default interface name by Andre Kalb · 4 years, 8 months ago
  59. 868f383 tls: code shrink by Denys Vlasenko · 4 years ago
  60. 9daa877 tar: add TODO about a bug with non-writable directories on extract by Denys Vlasenko · 4 years ago
  61. 49fd1d6 nslookup: do not print "No answer" for NODATA replies, closes 13006 by Denys Vlasenko · 4 years ago
  62. 3c13da3 libbb: introduce and use xgettimeofday(), do not truncate 64-bit time_t in shells by Denys Vlasenko · 4 years ago
  63. 89a5597 libbb/procps: smaller global data for username/groupname cache by Denys Vlasenko · 4 years ago
  64. b230ff9 *: use fopen helpers where appropriate by Denys Vlasenko · 4 years ago
  65. 04e0d8e httpd: fix offset for sendfile by Maxim Storchak · 4 years ago
  66. 29a9043 bc,dc: make BC_LINE_LENGTH/DC_LINE_LENGTH more compatible with GNU by Denys Vlasenko · 4 years ago
  67. cba45d9 Start 1.34.0 development cycle by Denys Vlasenko · 4 years ago
  68. a4c3a34 Bump version to 1.33.0 by Denys Vlasenko · 4 years ago 1_33_0
  69. ec9a5e6 libiproute: band-aid for old uclibc missing IFA_FLAGS by Denys Vlasenko · 4 years ago
  70. fecb169 modprobe-small: convert to new recursive_action() API by Denys Vlasenko · 4 years ago
  71. 40f9fe2 bc: placate gcc (it thinks 's' can be uninitialized here) by Denys Vlasenko · 4 years ago
  72. 77a51a2 randomconfig fixes by Denys Vlasenko · 4 years ago
  73. c7ef818 hush: make comment more clear by Denys Vlasenko · 4 years ago
  74. 1462673 man: implement SECTION parameters by Denys Vlasenko · 4 years ago
  75. cad20ce typo fix by Denys Vlasenko · 4 years, 1 month ago
  76. 1237d62 hush: fix this case: echo "SCRIPT" | hush by Denys Vlasenko · 4 years, 1 month ago
  77. 46a71dc hush: if !EDITING, do not regenerate prompt for every input char by Denys Vlasenko · 4 years, 1 month ago
  78. 6cfec7d mount: Surround syslog.h with the config check by Lauri Kasanen · 4 years, 1 month ago
  79. 51a471d ash: change "clear ungetc counter on syntax errors" fix to match dash by Denys Vlasenko · 4 years, 1 month ago
  80. 521220e hush: fix ^C in INTERACTIVE, !EDITING config by Denys Vlasenko · 4 years, 1 month ago
  81. 18bcaf3 hush: revert "make interactive ^C break out of PS2 mode" by Denys Vlasenko · 4 years, 1 month ago
  82. 649acb9 hush: fix PS1 prompth in !EDITING config by Denys Vlasenko · 4 years, 1 month ago
  83. a7b52d2 hush: fix fallout from tweaking ${var:START:LEN} code by Denys Vlasenko · 4 years, 1 month ago
  84. 93e2a22 shell: for signal exitcode, use 128 | sig, not 128 + sig - MIPS has signal 128 by Denys Vlasenko · 4 years, 1 month ago
  85. 0ab2dd4 hush: fix comment by Denys Vlasenko · 4 years, 1 month ago
  86. 6297d66 factor: fix comment by Denys Vlasenko · 4 years, 1 month ago
  87. 6452c30 factor: detect squares by Denys Vlasenko · 4 years, 1 month ago
  88. 96717d9 lineedit: code shrink by Denys Vlasenko · 4 years, 1 month ago
  89. fae7332 lineedit: add a comment about possible use of tcflush() by Denys Vlasenko · 4 years, 1 month ago
  90. 00eb23b bc: do not allocate line editing state until needed by Denys Vlasenko · 4 years, 1 month ago
  91. e4202df modprobe: Add support for modprobe.blacklist=module1,module2,... by Andy Shevchenko · 4 years, 2 months ago
  92. 07abc7c hush: deal with FIXMEs for corner cases in parameter expansion by Denys Vlasenko · 4 years, 1 month ago
  93. 901d2c3 factor: fix typo in undef by Denys Vlasenko · 4 years, 1 month ago
  94. 3e544d6 factor: code shrink by Denys Vlasenko · 4 years, 1 month ago
  95. f079f91 factor: 30% faster trial division (better sieve) by Denys Vlasenko · 4 years, 1 month ago
  96. bb4e32b hush: remove one redundant getpid() on every startup by Denys Vlasenko · 4 years, 1 month ago
  97. c8f6c1d ping6: add -w/-W NUM to --help by Denys Vlasenko · 4 years, 1 month ago
  98. bc2c1b4 ping: fix -wN to not think that one packet is always lost by Denys Vlasenko · 4 years, 1 month ago
  99. 2124c0e ash: clear ungetc counter on syntax errors by Denys Vlasenko · 4 years, 1 month ago
  100. 4152b41 tftp: fix --help by Denys Vlasenko · 4 years, 1 month ago