From owner-freebsd-commit Sat Feb 24 05:40:07 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA01267 for freebsd-commit-outgoing; Sat, 24 Feb 1996 05:40:07 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA01202 for cvs-all-outgoing; Sat, 24 Feb 1996 05:39:56 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id FAA01159 Sat, 24 Feb 1996 05:39:48 -0800 (PST) Date: Sat, 24 Feb 1996 05:39:48 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602241339.FAA01159@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/ipfw Makefile ipfw.8 ipfw.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk phk 96/02/24 05:39:47 Modified: sbin/ipfw Makefile ipfw.8 ipfw.c Log: Update to match kernel code. Revision Changes Path 1.5 +0 -11 src/sbin/ipfw/Makefile 1.13 +194 -29 src/sbin/ipfw/ipfw.8 1.21 +58 -60 src/sbin/ipfw/ipfw.c