From owner-cvs-all Wed Feb 27 6:32:46 2002 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 E085A37B400; Wed, 27 Feb 2002 06:32:43 -0800 (PST) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1REWhZ80327; Wed, 27 Feb 2002 06:32:43 -0800 (PST) (envelope-from dwmalone) Message-Id: <200202271432.g1REWhZ80327@freefall.freebsd.org> From: David Malone Date: Wed, 27 Feb 2002 06:32:43 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/ypwhich ypwhich.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 dwmalone 2002/02/27 06:32:43 PST Modified files: usr.bin/ypwhich ypwhich.c Log: 1) Remove blank line between include of sys/cdefs.h and __FBSDID 2) compare return value of inet_addr to INADDR_NONE rather than -1. Revision Changes Path 1.14 +1 -2 src/usr.bin/ypwhich/ypwhich.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message