> inet_pton() included in src/lib/libc/net is not spec conformant. http://cvsweb.netbsd.org/bsdweb.cgi/basesrc/lib/libc/net/inet_pton.c 1.2 -> 1.3 was the change really the right one? shouldn't this be addressed by changing gethostbyname2() (and child functions) instead? itojun