From owner-cvs-all Mon Feb 16 21:05:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id VAA28750 for cvs-all-outgoing; Mon, 16 Feb 1998 21:05:22 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA28743; Mon, 16 Feb 1998 21:05:19 -0800 (PST) (envelope-from alex@FreeBSD.org) From: Alex Nash Received: (from alex@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id VAA04850; Mon, 16 Feb 1998 21:04:58 -0800 (PST) Date: Mon, 16 Feb 1998 21:04:58 -0800 (PST) Message-Id: <199802170504.VAA04850@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk alex 1998/02/16 21:04:58 PST Modified files: (Branch: RELENG_2_2) sbin/ipfw ipfw.c Log: Partial unmerge from -current: don't use . While this would work fine for 2.2.6-RELEASE and beyond, many 2.2.5-stable installations will still be using the broken version of rc.network which expects to see a return value of 1 as the failure exit code. Revision Changes Path 1.34.2.15 +24 -27 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message