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