From owner-cvs-all Mon May 6 11:18:26 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 3A04637B404; Mon, 6 May 2002 11:18:22 -0700 (PDT) Received: (from dwmalone@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g46IIMV96739; Mon, 6 May 2002 11:18:22 -0700 (PDT) (envelope-from dwmalone) Message-Id: <200205061818.g46IIMV96739@freefall.freebsd.org> From: David Malone Date: Mon, 6 May 2002 11:18:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/portmap portmap.c X-FreeBSD-CVS-Branch: RELENG_4 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/05/06 11:18:22 PDT Modified files: (Branch: RELENG_4) usr.sbin/portmap portmap.c Log: inet_aton returns 0 for failure, not -1. PR: 37680 Submitted by: Scott Bertilson Approved by: re Revision Changes Path 1.10.2.3 +1 -1 src/usr.sbin/portmap/portmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message