From owner-cvs-all Sat Jun 3 9:58:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E828C37BA5E; Sat, 3 Jun 2000 09:58:26 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA73888; Sat, 3 Jun 2000 09:58:26 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200006031658.JAA73888@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Sat, 3 Jun 2000 09:58:26 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libutil realhostname.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ume 2000/06/03 09:58:26 PDT Modified files: (Branch: RELENG_4) lib/libutil realhostname.c Log: MFC: We should see the ai_canonname menber of the first addrinfo structure in the linked list. RFC2553 mentions only first. Revision Changes Path 1.6.2.2 +7 -7 src/lib/libutil/realhostname.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message