From owner-cvs-sbin Mon Jan 5 16:26:08 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id QAA01677 for cvs-sbin-outgoing; Mon, 5 Jan 1998 16:26:08 -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 QAA01113; Mon, 5 Jan 1998 16:23:24 -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 QAA05708; Mon, 5 Jan 1998 16:18:00 -0800 (PST) Date: Mon, 5 Jan 1998 16:18:00 -0800 (PST) Message-Id: <199801060018.QAA05708@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/05 16:17:59 PST Modified files: (Branch: RELENG_2_2) sbin/ipfw ipfw.c Log: MFC (rev 1.50): error handling for zero/delete operations. Revision Changes Path 1.34.2.9 +16 -5 src/sbin/ipfw/ipfw.c