From owner-cvs-all Sat Sep 23 18:54:52 2000 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 AD19B37B424; Sat, 23 Sep 2000 18:54:50 -0700 (PDT) Received: (from wollman@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA11810; Sat, 23 Sep 2000 18:54:50 -0700 (PDT) (envelope-from wollman@FreeBSD.org) Message-Id: <200009240154.SAA11810@freefall.freebsd.org> From: Garrett Wollman Date: Sat, 23 Sep 2000 18:54:50 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/finger net.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wollman 2000/09/23 18:54:50 PDT Modified files: usr.bin/finger net.c Log: Don't assume ai0->ai_canonname will always be filled in. Print the user-supplied host name if we can't get a canonical name. Obtained from: contrib/tcp_wrappers/socket.c rev. 1.4 (in spirit) Revision Changes Path 1.14 +7 -2 src/usr.bin/finger/net.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message