CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/09/14 07:40:35
Modified files: regress/lib/libc/getaddrinfo: answer Log message: doing numeric lookups without specifying an ai_socktype fails no longer. Update the expected answers accordingly. Found by david, OK fgsch