From owner-cvs-sbin Fri Feb 23 16:21:04 1996 Return-Path: owner-cvs-sbin Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA22697 for cvs-sbin-outgoing; Fri, 23 Feb 1996 16:21:04 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA22682 Fri, 23 Feb 1996 16:20:58 -0800 (PST) Date: Fri, 23 Feb 1996 16:20:58 -0800 (PST) From: Poul-Henning Kamp Message-Id: <199602240020.QAA22682@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sbin Subject: cvs commit: src/sbin/ipfw Makefile ipfw.c Sender: owner-cvs-sbin@FreeBSD.ORG Precedence: bulk phk 96/02/23 16:20:58 Modified: sbin/ipfw Makefile ipfw.c Log: A new ipfw program that can set and control the new features. An almost correct usage is printed. Revision Changes Path 1.4 +9 -0 src/sbin/ipfw/Makefile 1.20 +398 -976 src/sbin/ipfw/ipfw.c