1. b541d1f swaponoff: shrink by Bernhard Reutner-Fischer · 11 years ago
  2. 8d3efaf udhcpc: allow zero server-id. Closes 6614. by Denys Vlasenko · 11 years ago
  3. b21bc80 init: fix illegal memory access when max message length is reached by Yuan-Hsiang Lee · 11 years ago
  4. 18b4619 bootchartd: warn if .config looks wrong by Denys Vlasenko · 11 years ago
  5. 17f4aca Makefile.custom: make "make release" delete .gitignore files too by Denys Vlasenko · 11 years ago
  6. c44539f sed: fix "sed clusternewline" testcase by Denys Vlasenko · 11 years ago
  7. a82e32d sed: document -E in help text by Denys Vlasenko · 11 years ago
  8. 9d46a7a sed: fix memory leak in 'r FILE' command by Denys Vlasenko · 11 years ago
  9. af0cdee sed: accept -E as a synonym for -r by David A. Wheeler · 11 years ago
  10. 2d576e2 udhcpc: make DHCP packets to have at least 300 DHCP bytes by Johannes Stezenbach · 11 years ago
  11. af4f0e4 libbb: use <poll.h> instead of <sys/poll.h> by Thomas Petazzoni · 11 years ago
  12. 28a2094 bloat-o-meter: add usage info by Bartosz Golaszewski · 11 years ago
  13. 6493801 tail compat: fix header printing for tail -f by Bartosz Golaszewski · 11 years ago
  14. 840ef17 wget: if FEATURE_CLEAN_UP, free(ptr_to_globals) by Guilherme Maciel Ferreira · 11 years ago
  15. 5117eff Fix some compiler warnings emitted by gcc-4.8.0 by Denys Vlasenko · 11 years ago
  16. eba5fae ether-wake: shorten help text, reduce packet buffer size by Denys Vlasenko · 11 years ago
  17. d074b41 wget: add support for connect timeout by Lauri Kasanen · 11 years ago
  18. 730e4d8 init: better --help text by Denys Vlasenko · 11 years ago
  19. 7985bc1 awk: fix length(array) by Denys Vlasenko · 11 years ago
  20. 1d30b3f wall,crontab: use xopen_as_uid_gid() by Ryan Mallon · 11 years ago
  21. 5906a5c libbb: Add xsetegid(), xseteuid(), xopen_as_uid_gid() functions by Ryan Mallon · 11 years ago
  22. 932e233 bunzip2: fix off-by-one check by Denys Vlasenko · 11 years ago
  23. cd256e1 wall: access FILE under real user's credentials by Denys Vlasenko · 11 years ago
  24. 3eab2b7 trylink: only prefix libs with -l by Mike Frysinger · 11 years ago
  25. 054f3eb loadkmap: explain what happens with K_ALLOCATED key value by Denys Vlasenko · 11 years ago
  26. a6ed6a3 httpd: make sire pfd[TO_CGI].revents is cleared before poll() by Denys Vlasenko · 11 years ago
  27. d7ea34e Documentation update by Denys Vlasenko · 11 years ago
  28. 32ed30d dumpkmap: code shrink by Denys Vlasenko · 11 years ago
  29. fbe250d httpd: treat errors from stdin correctly. by Denys Vlasenko · 11 years ago
  30. b535207 touch: add conditional support for -h by Denys Vlasenko · 11 years ago
  31. a613aa1 ar: better comment by Denys Vlasenko · 11 years ago
  32. 2a053a2 ar: read_num(): fix reading fields using the entire width by Peter Korsgaard · 11 years ago
  33. dc57294 top: fix breakage introduced by previous commit by Denys Vlasenko · 11 years ago
  34. a407cf7 Make smart_ulltoa return pointer to end (allows for code shink in callers) by Denys Vlasenko · 11 years ago
  35. d6ae4fb man: find posix man pages by John Spencer · 11 years ago
  36. deebdf5 fdisk: fix GPT size math errors by Jody Bruchon · 11 years ago
  37. 1b9ac21 lineedit: use unicode_strwidth instead of unicode_strlen by Denys Vlasenko · 11 years ago
  38. 0ff0b32 dd: code shrink by Denys Vlasenko · 11 years ago
  39. 1b57fe1 dd: code shrink by Denys Vlasenko · 11 years ago
  40. f3114a3 dd: code shrink by Denys Vlasenko · 11 years ago
  41. 90e9cfd dd: remove FIXME comment which is fixed now. No code changes by Denys Vlasenko · 11 years ago
  42. 4502bb1 dd: code shrink by Denys Vlasenko · 11 years ago
  43. 5b9910f dd: fail if swab is attempted on odd-sized block by Denys Vlasenko · 11 years ago
  44. e66a56d lineedit: fix multi-line PS1 handling: calculate PS1 length from last \n by Denys Vlasenko · 11 years ago
  45. 7a18043 lineedit: improve Unicode handling (still buggy though) by Denys Vlasenko · 11 years ago
  46. 8395bd3 dd: fix example in a comment. No code changes. by Denys Vlasenko · 11 years ago
  47. b941316 dd: support conv=swab by Denys Vlasenko · 11 years ago
  48. 4b1896c dd: do not reuse local variables for unrelated values. by Denys Vlasenko · 11 years ago
  49. ec2bef1 iplink: comment out include <net/if_packet.h> by Denys Vlasenko · 11 years ago
  50. 9f07af6 init: don't srop unterminated processes' entries during inittab reload by Paulius Zaleckas · 11 years ago
  51. d2e07bc init: don't use fixed size buffer for command by Denys Vlasenko · 11 years ago
  52. 73fbe9d tar: fix tar -T to add entries in the exact order as the input list by SASAKI Suguru · 11 years ago
  53. fc364ba fix build error with musl libc due to if_slip.h by Denys Vlasenko · 11 years ago
  54. 6761d7d networking: fix potential overflow in ife_print6() by Nicolas Dichtel · 11 years ago
  55. 9ae6d79 udhcpc: tweak help text more by Denys Vlasenko · 11 years ago
  56. 456687f udhcpc: tweak help text by Denys Vlasenko · 11 years ago
  57. 8c7fcbd swapon: support "pri=NNN" in fstab by Tito Ragusa · 11 years ago
  58. a5e6c6c setsid: code shrink, expanded comments by Denys Vlasenko · 11 years ago
  59. 543efd7 libbb: code shrink by Denys Vlasenko · 11 years ago
  60. aadb485 udhcpc: tweak help text by Denys Vlasenko · 11 years ago
  61. adc30b4 syslogd: use _PATH_LOG when available by Cédric Cabessa · 11 years ago
  62. 985345d ubi_tools: fix typo in strcpy by Paul B. Henson · 11 years ago
  63. da331d7 ifplugd: use a larger netlink buffer by Tito Ragusa · 11 years ago
  64. cc1c9ca less: support "less 1<>TTY" by Denys Vlasenko · 11 years ago
  65. 9369634 volume_id: add f2fs detection by Sven-Göran Bergh · 11 years ago
  66. a060a1a awk: Fix handling of functions with empty body by Bernhard Reutner-Fischer · 11 years ago
  67. e418b2e volume_id: nilfs config description. by Sven-Göran Bergh · 11 years ago
  68. 15d0a86 volume_id: Adopt to new config style. by Sven-Göran Bergh · 11 years ago
  69. 3b45801 volume_id: Adopt to new kbuild style. by Sven-Göran Bergh · 11 years ago
  70. 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
  71. bfa6ed1 catv: code shrink by Denys Vlasenko · 11 years ago
  72. 79c618c Refactor catv. Move visible() from stty to libbb. by Bartosz Golaszewski · 11 years ago
  73. d0bc708 unpackers: by users' request, print compression percentage if -v and DESKTOP by Denys Vlasenko · 11 years ago
  74. 05965cb nc: remove unnecessary "errno = 0" by Denys Vlasenko · 11 years ago
  75. 2ead531 iplink: fix build error (IFLA_VLAN_PROTOCOL defined before include) by Denys Vlasenko · 11 years ago
  76. 2641426 logread: intercept all fatal signals, not just SIGINT by Denys Vlasenko · 11 years ago
  77. fd3ac96 nc: remove some dead code by Denys Vlasenko · 11 years ago
  78. ffeeb7a nc: exit when both stdin and network are closed. by Denys Vlasenko · 11 years ago
  79. ca54b66 nc: use symbolic SHUT_WR instead of literal 1 by Denys Vlasenko · 11 years ago
  80. ad546ec Update docs/tcp.txt by Denys Vlasenko · 11 years ago
  81. 9078633 buildsys: Add helper to list suid applets by Bernhard Reutner-Fischer · 12 years ago
  82. 7801148 Add notes about TCP programming quirks. by Denys Vlasenko · 11 years ago
  83. 688a7e3 date: accept 'yyyy-mm-dd HH' and 'yyyy-mm-dd' date formats by Bartosz Golaszewski · 11 years ago
  84. c19be75 networking: code shrink by Bartosz Golaszewski · 11 years ago
  85. b855460 awk.tests: add test for recent large integer fix by Denys Vlasenko · 11 years ago
  86. b0e9b72 sed: fix matching of newlines by $ by Denys Vlasenko · 11 years ago
  87. 26cd90c unzip: survive lack of CDF on non-streaming zip files by Denys Vlasenko · 11 years ago
  88. 1390a01 awk: use "long long" as integer type, not "int" by Denys Vlasenko · 11 years ago
  89. 5e87e8a unzip: increase PEEK_FROM_END from 16k to 64k by Denys Vlasenko · 11 years ago
  90. a7ecbed ip link: add VLAN support by Patrick McHardy · 11 years ago
  91. 9b58fe9 ip: code shrink by Denys Vlasenko · 11 years ago
  92. 25ce3ee typo fix in comment by Denys Vlasenko · 11 years ago
  93. c72b43c Commonalize typical [b,]k,m suffix struct by Denys Vlasenko · 11 years ago
  94. 0dacb68 chrt: remove warning for _POSIX_PRIORITY_SCHEDULING by Bernhard Reutner-Fischer · 11 years ago
  95. e95738f typo fix in comment by Denys Vlasenko · 11 years ago
  96. d87fcd4 tail: code shrink by Denys Vlasenko · 11 years ago
  97. 40ab27a sed: remove now-redundant backslash-newline handling by Denys Vlasenko · 11 years ago
  98. e93d156 sed: document where we are more liberal then GNU by Denys Vlasenko · 11 years ago
  99. d8f6d8c Call setlocale("") , not "C", if we want to set the default one by Denys Vlasenko · 11 years ago
  100. 2301d12 unicode: check $LC_CTYPE too to detect Unicode mode by Denys Vlasenko · 11 years ago