K 10 svn:author V 6 marius K 8 svn:date V 27 2017-09-17T01:32:38.651809Z K 7 svn:log V 278 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. END