1. aa75a7d examples/var_service/: use "svc" for service commands, other tweaks by Denys Vlasenko · 6 years ago
  2. e5d5f5b hexdump: fix short file of zero butes treated as dup by Denys Vlasenko · 6 years ago
  3. 9634e8a wget: fix fetching of https URLs without http proxy by Denys Vlasenko · 6 years ago
  4. 029bd18 ntpd: increase minimum G.FREQHOLD_cnt from 8 to 10 by Denys Vlasenko · 6 years ago
  5. 0dbcb46 Start 1.30.0 development cycle by Denys Vlasenko · 6 years ago
  6. 10a3817 Bump version to 1.29.0 by Denys Vlasenko · 6 years ago 1_29_0
  7. 3357666 testsuite/mount.tests: fix false positive by Denys Vlasenko · 6 years ago
  8. 8825cb6 vi: placate "warning: variable orig_buf set but not used" by Denys Vlasenko · 6 years ago
  9. 4c58f24 testsuite/pidof.tests: fix false positive take 2 by Denys Vlasenko · 6 years ago
  10. 39043ad vi: placate "warning: statement with no effect" by Denys Vlasenko · 6 years ago
  11. 2f7738e nslookup: placate "warning: unused variable i" by Denys Vlasenko · 6 years ago
  12. 332a191 testsuite/tar.tests: fix false positive by Denys Vlasenko · 6 years ago
  13. 33eae28 testsuite/pidof.tests: fix false positive by Denys Vlasenko · 6 years ago
  14. 9459379 testsuite/bzcat.tests: fix false positive take 2 by Denys Vlasenko · 6 years ago
  15. d8799b9 testsuite/unexpand/unexpand-works-like-GNU: fix false positive by Denys Vlasenko · 6 years ago
  16. a429d5d testsuite/bzcat.tests: fix false positive by Denys Vlasenko · 6 years ago
  17. 5738823 testsuite/tar.tests: fix false positive by Denys Vlasenko · 6 years ago
  18. 7510050 testsuite/cat.tests: fix false positive by Denys Vlasenko · 6 years ago
  19. 57dbe4d libbb: crypt() in newer glibc requires include <crypt.h> by Denys Vlasenko · 6 years ago
  20. 35a017c hush: unset_local_var_len is only used by unset_local_var by Denys Vlasenko · 6 years ago
  21. b2b14cb hush: fix compile problem found by randomconfig by Denys Vlasenko · 6 years ago
  22. 762440b scripts/randomtest: disable CONFIG_NSLOOKUP for uclibc by Denys Vlasenko · 6 years ago
  23. 1853266 scripts/randomtest: disable CONFIG_FEATURE_INETD_RPC for glibc by Denys Vlasenko · 6 years ago
  24. 5f5119b scripts/randomtest: disable CONFIG_FEATURE_MOUNT_NFS for glibc by Denys Vlasenko · 6 years ago
  25. d1a8323 hush: fix dup_CLOEXEC() call without "avoid_fd" parameter by Denys Vlasenko · 6 years ago
  26. 8ef9eff fdisk: placate warning of strncpy not copying NUL byte by Denys Vlasenko · 6 years ago
  27. c96bb2c hush: fix for !ENABLE_HUSH_MODE_X configuration by Denys Vlasenko · 6 years ago
  28. 99496dc hush: variable nesting code is used also if HUSH_FUNCTIONS is not enabled by Denys Vlasenko · 6 years ago
  29. 817a202 randomconfig fixes by Denys Vlasenko · 6 years ago
  30. 5cb4f90 tls: fix to handle X.509 v1 certificates correctly by Ivan Abrea · 6 years ago
  31. 7c43d43 ntpd: deprecate IPTOS_LOWDELAY in favor of IPTOS_DSCP_AF21 by Codarren Velvindron · 7 years ago
  32. e56e091 examples: update /var/service/getty for Unicode ttys by Denys Vlasenko · 6 years ago
  33. 34254f9 install: fix "-D -t DIR1/DIR2/DIR3" creating only DIR1/DIR2, closes 11106 by Denys Vlasenko · 6 years ago
  34. 148788e udhcpc: remove code which requires server ID to be on local network by Denys Vlasenko · 6 years ago
  35. 6fb8bd7 Update release script to generate detached signatures and checksum files by Eli Schwartz · 7 years ago
  36. 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
  37. 0972c7f wget: emit a message that certificate verification is not implemented by Denys Vlasenko · 7 years ago
  38. 8bc418f fdisk: remove "Partition N does not end on cylinder boundary" message by Denys Vlasenko · 7 years ago
  39. bf7f103 whitespace fix by Denys Vlasenko · 7 years ago
  40. a36986b unlzma: close another SEGV possibility by Denys Vlasenko · 7 years ago
  41. 8f48fc0 udhcpc6: carry along length of packet when parsing it. by David Decotigny · 7 years ago
  42. a174c79 udhcpc6: ignore invalid OPTION_IAADDR by David Decotigny · 7 years ago
  43. 7471621 realpath,readlink -f: coreutils compat, closes 11021 by Denys Vlasenko · 7 years ago
  44. 3f91e66 nc: fix the !NC_SERVER configuration by Denys Vlasenko · 7 years ago
  45. ccb8e4b fsck: fix incorrect handling of child exit by Denys Vlasenko · 7 years ago
  46. 8c24af9 tar: fix interaction of delayed symlink and hardlink creation by Harald van Dijk · 7 years ago
  47. a40a661 tweak /var/service example by Denys Vlasenko · 7 years ago
  48. 2ccd352 popmaildir: placate gcc8 "warning: 'strncpy' output truncated" by Denys Vlasenko · 7 years ago
  49. 6027597 udhcpc6: set -x options in request by Denys Vlasenko · 7 years ago
  50. 30f4d52 udhcpc6: add PXELINUX options by Samuel Mendoza-Jonas · 7 years ago
  51. 23cbd7d udhcpc6: add DHCPv6 boot options by Samuel Mendoza-Jonas · 7 years ago
  52. bcdec1a udhcpc6: add DHCPv6 env helper by Samuel Mendoza-Jonas · 7 years ago
  53. 43b9235 udhcp: fix use of trim() in udhcp_str2optset() by Samuel Mendoza-Jonas · 7 years ago
  54. 254e473 nsenter: fix parsing of -t, -S and -G options by Euan Harris · 7 years ago
  55. 40394cb nsenter: Rename --network option to --net by Euan Harris · 7 years ago
  56. d80eecb cat: fix cat -e and cat -v erroneously numbering 1st line by Denys Vlasenko · 7 years ago
  57. bc2e70b ifplugd: close signal race by Denys Vlasenko · 7 years ago
  58. 77bf05d unlzma: do emit the error message on bad input, when we exit with 1 by Denys Vlasenko · 7 years ago
  59. df45eb4 wget: handle URLs with @ or hash differently by Denys Vlasenko · 7 years ago
  60. f4eaccb free: improve --help for type option by Denys Vlasenko · 7 years ago
  61. 2454e67 awk: do not allow $(-1) by Denys Vlasenko · 7 years ago
  62. c21dfaf examples/shutdown-1.0: an example of reboot which does not signal init by Denys Vlasenko · 7 years ago
  63. e09c426 unlzma: fix another SEGV case by Denys Vlasenko · 7 years ago
  64. 2aeb201 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided by Denys Vlasenko · 7 years ago
  65. 816d8d7 setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1 by Denys Vlasenko · 7 years ago
  66. fa87abe build system: FEATURE_NSLOOKUP_BIG needs -lresolv by Denys Vlasenko · 7 years ago
  67. 058a153 less: fix fallout from "use common routine to set raw termios" by Denys Vlasenko · 7 years ago
  68. c724995 nslookup: simplify make_ptr by Denys Vlasenko · 7 years ago
  69. 71e4b3f nslookup: get rid of query::rlen field by Denys Vlasenko · 7 years ago
  70. b74e490 ar: stop using static data by Denys Vlasenko · 7 years ago
  71. 58e43a4 nslookup: move array of queries to "globals" by Denys Vlasenko · 7 years ago
  72. 50aea27 less: remove unnecessary message by Denys Vlasenko · 7 years ago
  73. 3694150 less: implement -F by Aaro Koskinen · 7 years ago
  74. 4b6091f nslookup: accept lowercase -type=soa, document query types by Denys Vlasenko · 7 years ago
  75. 6cdc319 nslookup: change -stats to -debug (it's a bug in bind that it accepts -s) by Denys Vlasenko · 7 years ago
  76. 296381f applets/install: don't try to install nothing by Yann E. MORIN · 7 years ago
  77. d4461ef nslookup: rework option parsing by Denys Vlasenko · 7 years ago
  78. a980109 nslookup: smaller qtypes[] array by Denys Vlasenko · 7 years ago
  79. 2cf75b3 nslookup: process replies immediately, do not store them by Denys Vlasenko · 7 years ago
  80. 4e73c0f nslookup: fix output corruption for "nslookup 1.2.3.4" by Denys Vlasenko · 7 years ago
  81. cf950cd nslookup: more closely resemble output format of bind-utils-9.11.3 by Denys Vlasenko · 7 years ago
  82. 71e016d nslookup: shrink send_queries() by Denys Vlasenko · 7 years ago
  83. db93b21 nslookup: use xmalloc_sockaddr2dotted() instead of homegrown function by Denys Vlasenko · 7 years ago
  84. 55bc8e8 nslookup: usee bbox network functions instead of opne-coded mess by Denys Vlasenko · 7 years ago
  85. 7556835 patch: implement --dry-run by Denys Vlasenko · 7 years ago
  86. d5f5045 ash: expand: Fix buffer overflow in expandmeta by Denys Vlasenko · 7 years ago
  87. 0dd3be8 nslookup: add openwrt / lede version by Denys Vlasenko · 7 years ago
  88. 43dd006 build system: fix parallel building issue by Michael Olbrich · 7 years ago
  89. c783cf7 tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code by Denys Vlasenko · 7 years ago
  90. 837913f start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code by Denys Vlasenko · 7 years ago
  91. dd56921 dpkg: fix symlink creation, closes 10941 by Denys Vlasenko · 7 years ago
  92. 266f6f1 udhcp: support string user options, closes 10946 by Denys Vlasenko · 7 years ago
  93. 46158dc shell: add 6856 $IFS tests to testsuites by Denys Vlasenko · 7 years ago
  94. f693b60 hush: fix recent breakage from parse_stream() changes by Denys Vlasenko · 7 years ago
  95. 44257ad hush: fix IFS handling in read by Denys Vlasenko · 7 years ago
  96. 9678636 hush: IFS fixes by Denys Vlasenko · 7 years ago
  97. 3417995 hush: fix "$v" expansion in case patterns when v='[a]' by Denys Vlasenko · 7 years ago
  98. 680c301 ash: parser: Allow newlines within parameter substitution by Denys Vlasenko · 7 years ago
  99. 0403bed hush: optimize parse_stream() by Denys Vlasenko · 7 years ago
  100. 89e9d55 hush: do not drop backslash from eval 'echo ok\' by Denys Vlasenko · 7 years ago