1. 29 Apr, 2021 1 commit
    • Jeff Goeke-Smith's avatar
      arguments passed to printf are more generic · 81b2d073
      Jeff Goeke-Smith authored
      On systems that /bin/sh is served by shells other than bash, or 
      shells that don't implement the same syntax as the bash printf builtin,
      printf -- fails to produce the output necessary for standalone operation.
      
      The test case for this was SmartOS, which uses ksh93 as its /bin/sh.
      
      This change uses the more generic method of passing a format parameter
      of a single string, and then the argument to replace it with.
      81b2d073
  2. 07 Apr, 2021 1 commit
  3. 04 Apr, 2021 1 commit
  4. 30 Mar, 2021 2 commits
  5. 29 Mar, 2021 2 commits
  6. 27 Mar, 2021 1 commit
  7. 26 Mar, 2021 1 commit
  8. 24 Mar, 2021 2 commits
  9. 23 Mar, 2021 1 commit
  10. 21 Mar, 2021 1 commit
  11. 14 Mar, 2021 3 commits
  12. 13 Mar, 2021 5 commits
  13. 11 Mar, 2021 2 commits
  14. 10 Mar, 2021 4 commits
  15. 04 Mar, 2021 2 commits
  16. 01 Mar, 2021 1 commit
  17. 27 Feb, 2021 1 commit
  18. 26 Feb, 2021 2 commits
  19. 24 Feb, 2021 4 commits
  20. 23 Feb, 2021 1 commit
  21. 20 Feb, 2021 1 commit
    • czeming's avatar
      Update dns_dp.sh · 17f5e557
      czeming authored
      没有encode中文字符会导致提交失败
      17f5e557
  22. 19 Feb, 2021 1 commit