K 10 svn:author V 6 marius K 8 svn:date V 27 2017-09-17T16:45:12.088980Z K 7 svn:log V 316 MF10: r323660, MFC: r322669 In fetch_resolve() if the port number or service name is included in the host argument (e. g. "www.freebsd.org:443"), correctly set the service pointer accordingly. Previously, the service pointer was set to the separator instead, causing getaddrinfo(3) to fail. Approved by: re (kib) END