From owner-cvs-etc Fri Jan 9 19:35:01 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id TAA14181 for cvs-etc-outgoing; Fri, 9 Jan 1998 19:35:01 -0800 (PST) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id TAA14116; Fri, 9 Jan 1998 19:34:04 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id TAA04378; Fri, 9 Jan 1998 19:33:40 -0800 (PST) Date: Fri, 9 Jan 1998 19:33:40 -0800 (PST) Message-Id: <199801100333.TAA04378@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc.network Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1998/01/09 19:33:39 PST Modified files: etc rc.network Log: Compare return code from ipfw against 0 for success instead of == 1 for error. Pointed out by: Matthew Thyer Revision Changes Path 1.14 +4 -4 src/etc/rc.network