1. 0d61dcd nanddump: fix build if nandwrite isn't enabled by Alexander Shiyan · 12 years ago
  2. af4a07a ping[6]: accept and ignore -n. Code shrink by Denys Vlasenko · 12 years ago
  3. 7b5d5c1 udhcpd: also add -I ADDR to help text by Denys Vlasenko · 12 years ago
  4. e3f5b73 udhcpd: add -I LOCAL_ADDR option by Denys Vlasenko · 12 years ago
  5. b79a0fe awk: Fix handling of functions with empty body by Bernhard Reutner-Fischer · 12 years ago
  6. 7991d45 losetup: fix util-linux compatibility by Mandeep Singh Baines · 12 years ago
  7. 1b49c25 readlink: note that our -f is really -e by Mike Frysinger · 12 years ago
  8. af9e70b readlink: uClibc supports automatic allocation too now by Mike Frysinger · 12 years ago
  9. 445e754 platform: use KERNEL_VERSION to simplify uClibc version checking by Mike Frysinger · 12 years ago
  10. bca5c55 udhcpc: use readlink rather than realpath by Mike Frysinger · 12 years ago
  11. 9bbf6b9 hostid: do not output sign-extended host id. Closes 6056 by Denys Vlasenko · 12 years ago
  12. 93b5181 archival: note implicit dependencies between lzop & bbunzip by Mike Frysinger · 12 years ago
  13. 507f6ea decompress_unlzma: move function, no code changes by Denys Vlasenko · 12 years ago
  14. a2d04e0 decompress_unlzma: 10% speedup in "small" code by Denys Vlasenko · 12 years ago
  15. c09fd27 decompress_unlzma: make "fast" version a bit smaller by Denys Vlasenko · 12 years ago
  16. 2fe5fed lzop: fiq -q and OPTION_DECOMPRESS mismatch by Denys Vlasenko · 12 years ago
  17. 08e28e8 bbunzip: fix order of flags vs bit defines by Mike Frysinger · 12 years ago
  18. 920c1ba bbunzip: ignore the -q flag with the decompressors by Mike Frysinger · 12 years ago
  19. fb03663 ifupdown: support "source" stanza in /etc/network/interfaces by Denys Vlasenko · 12 years ago
  20. 4165543 zcat: fix "zcat FILE" trying to do detection twice by Denys Vlasenko · 12 years ago
  21. 8e96efa zcat: if seamless uncompressors are defined, autodetect file's format by Denys Vlasenko · 12 years ago
  22. f2d8478 fix error message on failure to oen /dev/null; fix zcat's help text by Denys Vlasenko · 12 years ago
  23. 577235d code shrink in check_errors_in_children() by Denys Vlasenko · 12 years ago
  24. 7794c21 pgrep: fix a "missing closing paren" build error by Denys Vlasenko · 12 years ago
  25. 216e952 ifplugd: make -k send SIGINT, not SIGQUIT by Denys Vlasenko · 12 years ago
  26. 47f8558 pgrep: fix -x option by Bernhard Walle · 12 years ago
  27. ed954b6 Fix config help text by Denys Vlasenko · 12 years ago
  28. efd0698 make --help return exitcode 0. Closes 5612 by Denys Vlasenko · 12 years ago
  29. 5d1c599 run-parts: fix unicode creep in --help by Peter Korsgaard · 12 years ago
  30. de6f148 nc_bloaty: support -ll and -lk. Closes 2245 by Denys Vlasenko · 12 years ago
  31. a14f319 nc: don't redirect stderr to network in -e PROG mode by Denys Vlasenko · 12 years ago
  32. bc0ffc0 nameif: fix use-after-free in ENABLE_FEATURE_CLEAN_UP code by Thomas De Schampheleire · 12 years ago
  33. 1e43a38 run-parts: stop providing incompatible short options by Denys Vlasenko · 12 years ago
  34. 0496e82 run-parts: add --exit-on-error | -e support by Peter Korsgaard · 12 years ago
  35. f59d563 xz: fix put_unaligned_{l,b}e32 by Leonid Lisovskiy · 12 years ago
  36. 46031da lineedit: initialize delptr by Shawn J. Goff · 12 years ago
  37. 380c8a0 xz: support concatenated .xz streams by Lasse Collin · 12 years ago
  38. 4337574 xz: mention xzminidec.c in README by Lasse Collin · 12 years ago
  39. c3045ed xz: fix incorrect XZ_BUF_ERROR by Lasse Collin · 12 years ago
  40. a1ae2b7 xz: fix decoding of LZMA2 streams having no uncompressed data. by Lasse Collin · 12 years ago
  41. efb8004 cz: add C++ support to xz.h by Lasse Collin · 12 years ago
  42. aada312 xz: remove an empty line from xz_dec_lzma2.c by Lasse Collin · 12 years ago
  43. b967e42 xz: make bcj_x86_test_msbyte() an inline function by Lasse Collin · 12 years ago
  44. 18714d8 xz: add a comment about using uint32_t as vli_type by Lasse Collin · 12 years ago
  45. 9056fce xz: avoid "NOTE:" in xz.h by Lasse Collin · 12 years ago
  46. 3a7b241 xz: update README by Lasse Collin · 12 years ago
  47. 04f296b xz: omit explicit \0 from HEADER_MAGIC by Lasse Collin · 12 years ago
  48. e3e3216 Fix move_to_unaligned16 by Denys Vlasenko · 12 years ago
  49. 5bce135 mdev: improve $SEQ handling; improve debug logging by Denys Vlasenko · 12 years ago
  50. 9fed24c udhcpc: tweak math shell style with the metric var by Mike Frysinger · 12 years ago
  51. 39b8fb4 udhcpc: support resolv.conf symlinks by Mike Frysinger · 12 years ago
  52. 40b97fb mdev: add environment variable match by Denys Vlasenko · 12 years ago
  53. 1961aea move endofname() to libbb by Denys Vlasenko · 12 years ago
  54. 3305c00 tail: make help text for -n +N syntax more correct by Denys Vlasenko · 12 years ago
  55. 40c6da4 head: support -n -NUM and -c -NUM by Denys Vlasenko · 12 years ago
  56. af0255f head,tail: use common suffix struct. simplify help text. by Denys Vlasenko · 12 years ago
  57. 8e6a1ea rpm: unmap rpm file before working with next one by Denys Vlasenko · 12 years ago
  58. d4d4f35 rpm: stop using statics; move main() to the end of the source file by Denys Vlasenko · 12 years ago
  59. 2aec773 rpm: use "create+rename" method of replacing existing files by Denys Vlasenko · 12 years ago
  60. 10f5f9b rpm: make -ql display more compatible; improve help text by Denys Vlasenko · 12 years ago
  61. cf5731b fdisk_sun: fix partition alignment by Aaro Koskinen · 12 years ago
  62. 1bd5ca2 fdisk_sun: fix corrupted partition data with blank disk by Aaro Koskinen · 12 years ago
  63. 272d85c vasprintf: return -1 on strdup failure by Denys Vlasenko · 12 years ago
  64. b5fc511 vasprintf: do not use xmalloc, it will deadlock on OOM by Denys Vlasenko · 12 years ago
  65. ba76b7a mdev: chdir back to /dev after trying to read firmware by Denys Vlasenko · 12 years ago
  66. 06af569 arp: code shrink by Denys Vlasenko · 12 years ago
  67. a8816da arp: fix -H/-t handling. by Kuleshov Aleksey · 12 years ago
  68. 6e29d07 mdev: extend debug logging output by Denys Vlasenko · 12 years ago
  69. 04ac6e0 udhcpc6: fix port numbers used if !FEATURE_UDHCP_PORT by Denys Vlasenko · 12 years ago
  70. 03b6147 testsuite/du/du-k-works: fix false positive by Kang Kai · 12 years ago
  71. 6be6f3b flashcp: trivial code shrink by Denys Vlasenko · 12 years ago
  72. 17d4436 ps: seconds_since_boot: uint64_t -> ulong by Denys Vlasenko · 12 years ago
  73. ee3bc70 getopt: improve help text; code shrink by Denys Vlasenko · 12 years ago
  74. 243e733 flashcp: pad output to BUFSIZE. Hopefully closes 5882 by Denys Vlasenko · 12 years ago
  75. bf99807 unzip: add missing fflush; code shrink by Denys Vlasenko · 12 years ago
  76. 9b7ebfe mount: whitespace fix. no code changes by Denys Vlasenko · 12 years ago
  77. 778794d *: reuse more strings by Denys Vlasenko · 12 years ago
  78. 6aab061 ps: fix sscanf format specifier (%l); make uptime unsigned by Denys Vlasenko · 12 years ago
  79. f474dfa Start 1.22.0 development cycle by Denys Vlasenko · 12 years ago
  80. 64406a9 Bump version to 1.21.0 by Denys Vlasenko · 12 years ago 1_21_0
  81. 0cfba07 fix testsuite false positive by Denys Vlasenko · 12 years ago
  82. 4609f47 mdev: fix mode of dir1 in =dir1/dir2/file rule by Denys Vlasenko · 12 years ago
  83. 31dc860 ifconfig: do not accept "ifconfig eth0 up 1.2.3.4/17" (ip with mask). Closes 5786 by Denys Vlasenko · 12 years ago
  84. 2f5b5be grep: fix grep -Fw not respecting the -w option. Closes 5792 by Denys Vlasenko · 12 years ago
  85. 81fa999 syslogd: do not segfault on parse error when using default config. Closes 5762 by Denys Vlasenko · 12 years ago
  86. 2cfcc9e sha3: code shrink by Denys Vlasenko · 12 years ago
  87. 9980707 syslogd: convert dummy functions to statics and get rid of IF_FEATURE_* checks by Peter Korsgaard · 12 years ago
  88. 9daf33f dc: code shrink by Denys Vlasenko · 12 years ago
  89. 7c4b13e ash: revert wrong "fix" for an apparent memory leak. Closes 5822 by Denys Vlasenko · 12 years ago
  90. 5d78355 code shrink by Denys Vlasenko · 12 years ago
  91. 5ca853e fix a typo in config help text. Closes 5714 by Denys Vlasenko · 12 years ago
  92. 20c5e5a mount: fix -o user=foo mishandling, fix unc= generation, add prefixpath= by Bernhard Reutner-Fischer · 12 years ago
  93. e4f0f26 sha3: s/sha3_process_block76/sha3_process_block72/ by Denys Vlasenko · 12 years ago
  94. 5368fe5 sha3: rename KeccakF->sha3_process_block76. by Denys Vlasenko · 12 years ago
  95. 406ea15 mount: add unc option to CIFS mount (needed for Linux 3.4+) by Martin Santesson · 12 years ago
  96. 970aa6b sha3: cache ctx->bytes_queued by Denys Vlasenko · 12 years ago
  97. 8fb3ab5 sha3: remove two "small code" codepaths: I can't reproduce code size win on them anymore by Denys Vlasenko · 12 years ago
  98. 8e7312e sha3: tweak choice of a fast code path for 64-bit by Denys Vlasenko · 12 years ago
  99. 5b7f50f sha3: cosmetic tweaks to various names, comments. No logic changes. by Denys Vlasenko · 12 years ago
  100. ac4100e sha3: code shrink by Denys Vlasenko · 12 years ago