1. 8c24af9 tar: fix interaction of delayed symlink and hardlink creation by Harald van Dijk · 7 years ago
  2. a40a661 tweak /var/service example by Denys Vlasenko · 7 years ago
  3. 2ccd352 popmaildir: placate gcc8 "warning: 'strncpy' output truncated" by Denys Vlasenko · 7 years ago
  4. 6027597 udhcpc6: set -x options in request by Denys Vlasenko · 7 years ago
  5. 30f4d52 udhcpc6: add PXELINUX options by Samuel Mendoza-Jonas · 7 years ago
  6. 23cbd7d udhcpc6: add DHCPv6 boot options by Samuel Mendoza-Jonas · 7 years ago
  7. bcdec1a udhcpc6: add DHCPv6 env helper by Samuel Mendoza-Jonas · 7 years ago
  8. 43b9235 udhcp: fix use of trim() in udhcp_str2optset() by Samuel Mendoza-Jonas · 7 years ago
  9. 254e473 nsenter: fix parsing of -t, -S and -G options by Euan Harris · 7 years ago
  10. 40394cb nsenter: Rename --network option to --net by Euan Harris · 7 years ago
  11. d80eecb cat: fix cat -e and cat -v erroneously numbering 1st line by Denys Vlasenko · 7 years ago
  12. bc2e70b ifplugd: close signal race by Denys Vlasenko · 7 years ago
  13. 77bf05d unlzma: do emit the error message on bad input, when we exit with 1 by Denys Vlasenko · 7 years ago
  14. df45eb4 wget: handle URLs with @ or hash differently by Denys Vlasenko · 7 years ago
  15. f4eaccb free: improve --help for type option by Denys Vlasenko · 7 years ago
  16. 2454e67 awk: do not allow $(-1) by Denys Vlasenko · 7 years ago
  17. c21dfaf examples/shutdown-1.0: an example of reboot which does not signal init by Denys Vlasenko · 7 years ago
  18. e09c426 unlzma: fix another SEGV case by Denys Vlasenko · 7 years ago
  19. 2aeb201 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided by Denys Vlasenko · 7 years ago
  20. 816d8d7 setlogcons: open /dev/ttyN for "setlogcons N", not /dev/tty1 by Denys Vlasenko · 7 years ago
  21. fa87abe build system: FEATURE_NSLOOKUP_BIG needs -lresolv by Denys Vlasenko · 7 years ago
  22. 058a153 less: fix fallout from "use common routine to set raw termios" by Denys Vlasenko · 7 years ago
  23. c724995 nslookup: simplify make_ptr by Denys Vlasenko · 7 years ago
  24. 71e4b3f nslookup: get rid of query::rlen field by Denys Vlasenko · 7 years ago
  25. b74e490 ar: stop using static data by Denys Vlasenko · 7 years ago
  26. 58e43a4 nslookup: move array of queries to "globals" by Denys Vlasenko · 7 years ago
  27. 50aea27 less: remove unnecessary message by Denys Vlasenko · 7 years ago
  28. 3694150 less: implement -F by Aaro Koskinen · 7 years ago
  29. 4b6091f nslookup: accept lowercase -type=soa, document query types by Denys Vlasenko · 7 years ago
  30. 6cdc319 nslookup: change -stats to -debug (it's a bug in bind that it accepts -s) by Denys Vlasenko · 7 years ago
  31. 296381f applets/install: don't try to install nothing by Yann E. MORIN · 7 years ago
  32. d4461ef nslookup: rework option parsing by Denys Vlasenko · 7 years ago
  33. a980109 nslookup: smaller qtypes[] array by Denys Vlasenko · 7 years ago
  34. 2cf75b3 nslookup: process replies immediately, do not store them by Denys Vlasenko · 7 years ago
  35. 4e73c0f nslookup: fix output corruption for "nslookup 1.2.3.4" by Denys Vlasenko · 7 years ago
  36. cf950cd nslookup: more closely resemble output format of bind-utils-9.11.3 by Denys Vlasenko · 7 years ago
  37. 71e016d nslookup: shrink send_queries() by Denys Vlasenko · 7 years ago
  38. db93b21 nslookup: use xmalloc_sockaddr2dotted() instead of homegrown function by Denys Vlasenko · 7 years ago
  39. 55bc8e8 nslookup: usee bbox network functions instead of opne-coded mess by Denys Vlasenko · 7 years ago
  40. 7556835 patch: implement --dry-run by Denys Vlasenko · 7 years ago
  41. d5f5045 ash: expand: Fix buffer overflow in expandmeta by Denys Vlasenko · 7 years ago
  42. 0dd3be8 nslookup: add openwrt / lede version by Denys Vlasenko · 7 years ago
  43. 43dd006 build system: fix parallel building issue by Michael Olbrich · 7 years ago
  44. c783cf7 tart_stop_daemon: another fix to disabled OLDER_VERSION_OF_X code by Denys Vlasenko · 7 years ago
  45. 837913f start_stop_daemon: fix normally disabled OLDER_VERSION_OF_X code by Denys Vlasenko · 7 years ago
  46. dd56921 dpkg: fix symlink creation, closes 10941 by Denys Vlasenko · 7 years ago
  47. 266f6f1 udhcp: support string user options, closes 10946 by Denys Vlasenko · 7 years ago
  48. 46158dc shell: add 6856 $IFS tests to testsuites by Denys Vlasenko · 7 years ago
  49. f693b60 hush: fix recent breakage from parse_stream() changes by Denys Vlasenko · 7 years ago
  50. 44257ad hush: fix IFS handling in read by Denys Vlasenko · 7 years ago
  51. 9678636 hush: IFS fixes by Denys Vlasenko · 7 years ago
  52. 3417995 hush: fix "$v" expansion in case patterns when v='[a]' by Denys Vlasenko · 7 years ago
  53. 680c301 ash: parser: Allow newlines within parameter substitution by Denys Vlasenko · 7 years ago
  54. 0403bed hush: optimize parse_stream() by Denys Vlasenko · 7 years ago
  55. 89e9d55 hush: do not drop backslash from eval 'echo ok\' by Denys Vlasenko · 7 years ago
  56. 3632cb1 shell: add comments about [[, no code changes by Denys Vlasenko · 7 years ago
  57. 4709df0 hush: fix handling of \<eof> in double-quoted strings by Denys Vlasenko · 7 years ago
  58. bcf5611 hush: fix eval 'echo ok\' by Denys Vlasenko · 7 years ago
  59. 92a930b hush: simplify \<newline> code, part 3 by Denys Vlasenko · 7 years ago
  60. e8b1bc0 hush: simplify \<newline> code, part 2 by Denys Vlasenko · 7 years ago
  61. 1c57269 hush: simplify \<newline> code, part 1 by Denys Vlasenko · 7 years ago
  62. 09b7a7e hush: put "current word" structure into parsing context by Denys Vlasenko · 7 years ago
  63. e93031e ash: if "[[" bashism is not supported, do not handle it anywhere by Denys Vlasenko · 7 years ago
  64. 57b7efb ash: trivial code shrink by Denys Vlasenko · 7 years ago
  65. 1f27fa9 testsuite: allow tests to work in paths containing spaces by Ron Yorston · 7 years ago
  66. 9db344a hush: fix var_leaks.tests and var_preserved.tests on NOMMU by Denys Vlasenko · 7 years ago
  67. eb0de05 hush: fix func_return2.tests on NOMMU by Denys Vlasenko · 7 years ago
  68. a1870f4 unlzma: fix segfault on bad archive by Denys Vlasenko · 7 years ago
  69. 38ccd6a bzip2: fix two crashes on corrupted archives by Denys Vlasenko · 7 years ago
  70. 8e2174e wget: check chunk length for overflowing off_t by Denys Vlasenko · 7 years ago
  71. 7bcde5f libbb.h: always include sys/resource.h by Denys Vlasenko · 7 years ago
  72. 87a08e4 lzop: remove method checks which are always true/false by Denys Vlasenko · 7 years ago
  73. 3d4f688 lzop: buffer several 32-bit writes when we start a new compressed block by Denys Vlasenko · 7 years ago
  74. 24ef5c6 lzop: reuse strings by Denys Vlasenko · 7 years ago
  75. 15684bf lzop: checksum reads do not need to be checksummed by Denys Vlasenko · 7 years ago
  76. 3a7d16d lzop: don't support ancient versions < 0.94 (15 Oct 1997) by Denys Vlasenko · 7 years ago
  77. 434f959 lzop: code shrink by using header_t matching on-disk layout by Denys Vlasenko · 7 years ago
  78. 7924b69 tar: trim help text by Denys Vlasenko · 7 years ago
  79. 8d6eab3 hush: fix prompt in multi-line $(()) by Denys Vlasenko · 7 years ago
  80. 17058a0 libbb: switch bb_ask_noecho() to "mallocing" string return API by Denys Vlasenko · 7 years ago
  81. bae8fc4 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy by Denys Vlasenko · 7 years ago
  82. 77cb6b9 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation by Denys Vlasenko · 7 years ago
  83. 2f094ae telnet: move winsize detection closer to I/O loop, delete non-functioning debug code by Denys Vlasenko · 7 years ago
  84. e0afe0a ftpd: allow -A if !FTPD_AUTHENTICATION as well by Denys Vlasenko · 7 years ago
  85. 8edaace ftpd: added -A option to disable all authentication, closes 10921 by Denys Vlasenko · 7 years ago
  86. 32c3e3a wget,ftpd: shorten and reuse strings by Denys Vlasenko · 7 years ago
  87. 9fe8bd8 httpd: do not default to Content-type: application/octet-stream by Denys Vlasenko · 7 years ago
  88. 6b6a3d9 scripts/kconfig/mconf.c: survive is SIGWINCH is not defined by Denys Vlasenko · 7 years ago
  89. 2c99702 i386: make stack size optimization selectable, and allow i486 insns (bswap) by Denys Vlasenko · 7 years ago
  90. 2ab994f placate gcc-8.0.1 warnings by Denys Vlasenko · 7 years ago
  91. f5018da hush: fix "unset PS1/PS2", and put them into initial variable set by Denys Vlasenko · 7 years ago
  92. d1d6d9c sort: smaller and more agressive FEATURE_SORT_OPTIMIZE_MEMORY by Denys Vlasenko · 7 years ago
  93. 00bd767 hush: if we did match "LINENO" or "OPTIND", stop further comparisons by Denys Vlasenko · 7 years ago
  94. cf079ff hush: consolidate handling of setting/unsetting of PSn, LINENO, OPTIND by Denys Vlasenko · 7 years ago
  95. de02625 hush: update to correctly handle changed var_bash[346].tests by Denys Vlasenko · 7 years ago
  96. f2ed39b hush: implement "hush -s" by Denys Vlasenko · 7 years ago
  97. d878ccc placate gcc 8.0.1 sprintf overflow warnings in config tools by Denys Vlasenko · 7 years ago
  98. 21b7f1b hush: fix a few more corner cases with empty-expanding `cmds` by Denys Vlasenko · 7 years ago
  99. 41d8f10 hush: fix corner cases with exec in empty expansions by Denys Vlasenko · 7 years ago
  100. 929a41d hush: less mind-bending set_vars_and_save_old() by Denys Vlasenko · 7 years ago