From owner-cvs-sbin Fri Feb 23 07:28:54 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA15082 for cvs-sbin-outgoing; Fri, 23 Feb 1996 07:28:54 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA15053 Fri, 23 Feb 1996 07:28:41 -0800 (PST) Date: Fri, 23 Feb 1996 07:28:41 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602231528.HAA15053@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/ipfw ipfw.8 ipfw.c Sender: owner-cvs-sbin@FreeBSD.ORG Precedence: bulk phk 96/02/23 07:28:41 Branch: sbin/ipfw RELENG_2_1_0 Modified: sbin/ipfw ipfw.8 ipfw.c Log: Make ipfw handle the new kernel stuff. Put notice in man-page that it doesn't match reality right now. Revision Changes Path 1.7.4.5 +2 -0 src/sbin/ipfw/ipfw.8 1.15.4.1 +362 -220 src/sbin/ipfw/ipfw.c