From owner-cvs-all Wed May 24 4:24:55 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 3FF9E37BC2D; Wed, 24 May 2000 04:24:50 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA77790; Wed, 24 May 2000 04:24:50 -0700 (PDT) (envelope-from ume@FreeBSD.org) Message-Id: <200005241124.EAA77790@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Wed, 24 May 2000 04:24:50 -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/05/24 04:24:50 PDT Modified files: lib/libutil realhostname.c Log: We should see the ai_canonname menber of the first addrinfo structure in the linked list. RFC2553 mentions only first. Reviewed by: shin Revision Changes Path 1.8 +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