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