From owner-cvs-all Sat Oct 26 12: 1:10 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 287D037B401; Sat, 26 Oct 2002 12:01:10 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF6B743E77; Sat, 26 Oct 2002 12:01:09 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id g9QJ0EmV015409; Sat, 26 Oct 2002 12:00:14 -0700 (PDT) (envelope-from ume@repoman.freebsd.org) Received: (from ume@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id g9QJ0E1A015408; Sat, 26 Oct 2002 12:00:14 -0700 (PDT) Message-Id: <200210261900.g9QJ0E1A015408@repoman.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 26 Oct 2002 12:00:14 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/net gethostbydns.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 ume 2002/10/26 12:00:14 PDT Modified files: lib/libc/net gethostbydns.c Log: query ip6.arpa then ip6.int for IPv6 reverse lookup. follows RFC3152. MFC after: 5 days Revision Changes Path 1.41 +7 -1 src/lib/libc/net/gethostbydns.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message