From owner-cvs-all Wed Aug 21 12:57:58 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 3FDC037B400; Wed, 21 Aug 2002 12:57:54 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA75243E88; Wed, 21 Aug 2002 12:57:53 -0700 (PDT) (envelope-from pirzyk@FreeBSD.org) Received: from freefall.freebsd.org (pirzyk@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7LJvrJU041995; Wed, 21 Aug 2002 12:57:53 -0700 (PDT) (envelope-from pirzyk@freefall.freebsd.org) Received: (from pirzyk@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7LJvrqn041994; Wed, 21 Aug 2002 12:57:53 -0700 (PDT) Message-Id: <200208211957.g7LJvrqn041994@freefall.freebsd.org> From: Jim Pirzyk Date: Wed, 21 Aug 2002 12:57:53 -0700 (PDT) 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 pirzyk 2002/08/21 12:57:53 PDT Modified files: lib/libc/net getaddrinfo.c Log: Fixed getaddrinfo to honor sortlist in /etc/resolv.conf PR: bin/27939 Reviewed by: ru, sheldonh (about a year ago) Obtained from: ume (via KAME, I think) MFC after: 1 month Revision Changes Path 1.29 +82 -0 src/lib/libc/net/getaddrinfo.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message