From owner-cvs-all Tue Oct 17 6: 9:57 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 2FC7737B4C5; Tue, 17 Oct 2000 06:09:54 -0700 (PDT) Received: (from ru@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA88541; Tue, 17 Oct 2000 06:09:54 -0700 (PDT) (envelope-from ru@FreeBSD.org) Message-Id: <200010171309.GAA88541@freefall.freebsd.org> From: Ruslan Ermilov Date: Tue, 17 Oct 2000 06:09:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2000/10/17 06:09:54 PDT Modified files: (Branch: RELENG_4) sbin/ipfw ipfw.8 ipfw.c Log: MFC: Only interpret the last command line argument as a file to be preprocessed if it is specified as an absolute pathname. Revision Changes Path 1.63.2.5 +7 -5 src/sbin/ipfw/ipfw.8 1.80.2.6 +16 -15 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message