From owner-cvs-all Fri Feb 1 0:35:26 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8A26B37B402; Fri, 1 Feb 2002 00:35:17 -0800 (PST) Received: (from roam@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g118ZHb61678; Fri, 1 Feb 2002 00:35:17 -0800 (PST) (envelope-from roam) Message-Id: <200202010835.g118ZHb61678@freefall.freebsd.org> From: Peter Pentchev Date: Fri, 1 Feb 2002 00:35:17 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net getaddrinfo.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG roam 2002/02/01 00:35:16 PST Modified files: lib/libc/net getaddrinfo.c Log: Return ENONAME if getaddrinfo() is called with AI_NUMERICHOST and the hostname given is not numeric. PR: 34390 Submitted by: Serge van den Boom Approved by: silence from -net MFC after: 1 month Revision Changes Path 1.22 +2 -2 src/lib/libc/net/getaddrinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message