From owner-cvs-sbin Tue Jan 6 18:30:47 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id SAA25352 for cvs-sbin-outgoing; Tue, 6 Jan 1998 18:30:47 -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 SAA25190; Tue, 6 Jan 1998 18:28:39 -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 SAA07084; Tue, 6 Jan 1998 18:23:06 -0800 (PST) Date: Tue, 6 Jan 1998 18:23:06 -0800 (PST) Message-Id: <199801070223.SAA07084@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sbin@FreeBSD.ORG Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Sender: owner-cvs-sbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk alex 1998/01/06 18:23:05 PST Modified files: sbin/ipfw ipfw.8 ipfw.c Log: Support listing/showing specific rules supplied on the command line. Use error codes from . Revision Changes Path 1.37 +2 -0 src/sbin/ipfw/ipfw.8 1.51 +72 -29 src/sbin/ipfw/ipfw.c