1. d908992 i2cdetect: use break instead of goto in list_i2c_busses_and_exit() by Bartosz Golaszewski · 10 years ago
  2. aeb11a9 i2cdump: code rework by Bartosz Golaszewski · 10 years ago
  3. 2204472 i2cdetect: add a check for (mode == DETECT_MODE_AUTO) by Bartosz Golaszewski · 10 years ago
  4. e545bf6 i2cdetect: don't scan non-regular addresses without the '-a' option by Bartosz Golaszewski · 10 years ago
  5. 3147427 i2cdetect: don't die on addresses already in use by drivers by Bartosz Golaszewski · 10 years ago
  6. d291c2f chown: fix help text by Junling Zheng · 10 years ago
  7. fc3e40e truncate: do not die when a file doesn't exist and no-create flag is on by Ari Sundholm · 10 years ago
  8. 7f4a49a Print one less newline at the end of bb_show_usage() by Denys Vlasenko · 10 years ago
  9. 97c6491 typo fixes by Maninder Singh · 10 years ago
  10. c4603fb dc: fix "dc p" prinitng bogus data by Denys Vlasenko · 10 years ago
  11. b878121 tc: fix print_rate by Denys Vlasenko · 10 years ago
  12. 9a595bb hush: add recent ash tests to hush testsuite too (they all pass for hush) by Denys Vlasenko · 10 years ago
  13. 5230067 testsuite: add some tests for ash by Ron Yorston · 10 years ago
  14. 417622c ash: fix breakage of ${v/pat/str} by Ron Yorston · 10 years ago
  15. 549deab ash: move parse-time quote flag detection to run-time by Ron Yorston · 10 years ago
  16. ad88bde ash: remove arithmetic expansion collapsing at parse time by Ron Yorston · 10 years ago
  17. 7e4ed26 ash: remove superfluous code in arithmetic mode by Ron Yorston · 10 years ago
  18. 3df47f9 ash: do not expand tilde in parameter expansion within quotes by Ron Yorston · 10 years ago
  19. eb6b48b ash: perform tilde expansion in all parameter expansion words by Ron Yorston · 10 years ago
  20. d68d1fb ash: code shrink around varvalue by Ron Yorston · 10 years ago
  21. e0a4e10 ash: explain what "local -" does by Denys Vlasenko · 10 years ago
  22. 1285aa6 ash: consider "local -" case while iterating over local variables in mklocal. by Eugene Rudoy · 10 years ago
  23. a818777 libbb: Enable support for !CONFIG_MULTIUSER by Daniel Thompson · 10 years ago
  24. 7ca5c51 i2c-tools: only try /dev/i2c/* if opening /dev/i2c-* fails with ENOENT by Bartosz Golaszewski · 10 years ago
  25. b2cca32 i2c-tools: fix 'i2cdetect -l' by Bartosz Golaszewski · 10 years ago
  26. 17b1622 bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests by Thiago Jung Bauermann · 10 years ago
  27. bdb540e tar: do not try to decode GNU extended headers as pax headers by Denys Vlasenko · 10 years ago
  28. 778efe3 Conditionalize Bionic workarounds on __ANDROID_API__ by Matt Whitlock · 10 years ago
  29. f23e3ec Bionic lacks mempcpy; enable existing workaround by Matt Whitlock · 10 years ago
  30. b4059f6 libarchive: auto-detect .Z files as well by Thiago Jung Bauermann · 10 years ago
  31. c77a58f typo fix by Denys Vlasenko · 10 years ago
  32. 4d8ddb8 vi: basic undo feature shouldn't depend on yankmark by Andrew Fuller · 10 years ago
  33. bbd5321 gzip: add support for compression levels 4-9 by Aaro Koskinen · 10 years ago
  34. 93b98ff Bionic lacks tcdrain; provide a workaround by Matt Whitlock · 10 years ago
  35. cee5905 Bionic lacks ttyname_r; provide a workaround by Matt Whitlock · 10 years ago
  36. de5edad special-case {true,false,test} --help by Denys Vlasenko · 10 years ago
  37. 7d86384 include: Fallback to UTMP unless there is UTMPX support by Bernhard Reutner-Fischer · 10 years ago
  38. 61d6ae2 libbb: remove unnecessary argument to nonblock_immune_read by Ron Yorston · 10 years ago
  39. ad79551 mdev: if a "future" mdev.seq is seen, do not overwrite it with ours by Denys Vlasenko · 10 years ago
  40. bd77e9d mdev: improve logging by Denys Vlasenko · 10 years ago
  41. 73327a0 hush: document buggy handling of duplicate "local" by Denys Vlasenko · 10 years ago
  42. 0a0acb5 ash: fix handling of duplicate "local" by Denys Vlasenko · 10 years ago
  43. 63f4d32 sed: implement ",+N" range end by Denys Vlasenko · 10 years ago
  44. 71a5b67 uevent: new applet by Denys Vlasenko · 10 years ago
  45. f7466e4 find: fix regression in status processing for path arguments by Felix Fietkau · 10 years ago
  46. a90490f volume_id: fix a buglet introduced by is_prefixed_with() conversion by Alfonso Ranieri · 10 years ago
  47. e0ddb65 build system: make CONFIG_EXTRA_LDFLAGS go to LDFLAGS, not EXTRA_LDFLAGS by Denys Vlasenko · 10 years ago
  48. 7b729ed update copyright years by Aaro Koskinen · 10 years ago
  49. 86a7f18 *: Switch to POSIX utmpx API by Bernhard Reutner-Fischer · 10 years ago
  50. 1186894 update example ntp.script by Denys Vlasenko · 10 years ago
  51. 9472e8a ftpd: change_identity() must be after chroot() by Denys Vlasenko · 10 years ago
  52. 379e8e8 typo fix by Denys Vlasenko · 10 years ago
  53. 1850d5e truncate: new applet by Denys Vlasenko · 10 years ago
  54. 4d15068 zcip: fix wrong comparison of source IP with our IP by Vladislav Grishenko · 10 years ago
  55. 911db16 truncate: new applet by Ari Sundholm · 10 years ago
  56. 8893023 dd: move suffix struct to xatonum.c by Ari Sundholm · 10 years ago
  57. 92edab1 logread: implement dumpfollow mode of operation by Phil Sutter · 10 years ago
  58. 6d8ea1d ifupdown: shrink a message by Denys Vlasenko · 10 years ago
  59. 6ca03f2 ifupdown: correct ifstate update during 'ifup -a'. Closes 6212 by Frank Bergmann · 10 years ago
  60. 75a7626 ash: do not split the result of tilde expansion by Ron Yorston · 10 years ago
  61. 6798564 trylink: respect compiler settings when probing features by Mike Frysinger · 10 years ago
  62. 4a08e82 trylink: use mktemp instead of hardcoding paths by Mike Frysinger · 10 years ago
  63. 49acc1a vi: make BACKSPACE and DELETE join lines at start/end of line by Denys Vlasenko · 10 years ago
  64. 8ec1ff3 Use chomp to remove newlines by Ron Yorston · 10 years ago
  65. 53e9c51 od: fix printing of high-bit chars by Ron Yorston · 10 years ago
  66. 8dff01d libbb: introduce and use is_prefixed_with() by Denys Vlasenko · 10 years ago
  67. 936c880 deluser: also remove user from /etc/group by Denys Vlasenko · 10 years ago
  68. 748fb60 arping: fix iface name in error messages by Alexander Korolkov · 10 years ago
  69. fe8b580 patch: segfault fix. Closes 7916 by Denys Vlasenko · 10 years ago
  70. 7b434a6 mount: -T OTHERTAB support by Isaac Dunham · 10 years ago
  71. 3c31b09 ntpd: tweak help text by Denys Vlasenko · 10 years ago
  72. 2ec4f44 inetd: fix order of array index check and array access by Denys Vlasenko · 10 years ago
  73. 3aef814 ntpd: chnage help text about -l to say that it doesn't disable client code by Denys Vlasenko · 10 years ago
  74. 7db2a7c runsvdir: if pid==1, also intercept SIGINT for -s SCRIPT by Denys Vlasenko · 10 years ago
  75. dac8d80 runsvdir: do not block SIGCHLD around poll/sleep by Denys Vlasenko · 10 years ago
  76. fa535f3 runsvdir: (almost) close a signal race by Denys Vlasenko · 10 years ago
  77. 1eafd44 acpid: fix logging by Serj Kalichev · 10 years ago
  78. c5beaa0 ls: heed compiler warning by Denys Vlasenko · 10 years ago
  79. a88db5c modinfo: fix fallout from basename removal by Denys Vlasenko · 10 years ago
  80. cb6a112 libpwdgrp: fix thinko in getpwnam by Tito Ragusa · 10 years ago
  81. d7bfee1 wget: fix --header to not append duplicate headers by Bernhard Reutner-Fischer · 10 years ago
  82. 54e9585 trivial code shrink by Denys Vlasenko · 10 years ago
  83. 0cb981c ls: trivial code shrink by Denys Vlasenko · 10 years ago
  84. 70e30e8 dc: tweak parsing by Bernhard Reutner-Fischer · 10 years ago
  85. 8e92df1 ls: fix year 9999 bug :) by Denys Vlasenko · 10 years ago
  86. 402afe1 modprobe-small: fix thinko in previous commit by Denys Vlasenko · 10 years ago
  87. 1fd8442 modprobe-small: if concurrent module load did not succeed, wait by Denys Vlasenko · 10 years ago
  88. 622a7aa i2cget, i2cset, i2cdetect, i2cdump: new applets by Bartosz Golaszewski · 10 years ago
  89. 8c06bc6 unzip: prevent attacks via malicious filenames by Denys Vlasenko · 10 years ago
  90. 23cfaab libpwdgrp: use getpwent() instead of getpwent_r() by Denys Vlasenko · 10 years ago
  91. 68c048f modprobe-small: fix and simplify rmmod by Denys Vlasenko · 10 years ago
  92. 782ee2a libbb/loop: don't try to re-use existing loop device by Kevin Wallace · 10 years ago
  93. a031959 examples/mdev_fat.conf: document that newer mdev exposes path by Denys Vlasenko · 10 years ago
  94. f22a838 dd: add optional support for status=noxfer/none by Ari Sundholm · 10 years ago
  95. 7e66102 ash: fix a SEGV case in an invalid heredoc by Denys Vlasenko · 10 years ago
  96. a14fa79 deluser: implement --remove-home by Denys Vlasenko · 10 years ago
  97. 3c5d133 fstrim: fix help text by Denys Vlasenko · 10 years ago
  98. a75dcd4 route: fix bogus read error when route table is empty by Denys Vlasenko · 10 years ago
  99. 09020b1 route: improve -A inet6 by Denys Vlasenko · 10 years ago
  100. b62d4d9 gzip: trivial code shrink -5 bytes by Denys Vlasenko · 10 years ago