From owner-cvs-sbin Tue Jan 6 18:35:04 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA25600 for cvs-sbin-outgoing; Tue, 6 Jan 1998 18:35:04 -0800 (PST) (envelope-from owner-cvs-sbin) 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 SAA25521; Tue, 6 Jan 1998 18:33:07 -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 SAA07130; Tue, 6 Jan 1998 18:27:33 -0800 (PST) Date: Tue, 6 Jan 1998 18:27:33 -0800 (PST) Message-Id: <199801070227.SAA07130@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-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1998/01/06 18:27:33 PST Modified files: (Branch: RELENG_2_2) sbin/ipfw ipfw.c Log: Removed listing/showing individual rules from usage (it's not supported). Revision Changes Path 1.34.2.10 +3 -3 src/sbin/ipfw/ipfw.c