From owner-cvs-all Sat Jun 17 19:48:23 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1033737B80B; Sat, 17 Jun 2000 19:48:20 -0700 (PDT) (envelope-from billf@FreeBSD.org) Received: (from billf@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA21017; Sat, 17 Jun 2000 19:48:20 -0700 (PDT) (envelope-from billf@FreeBSD.org) Message-Id: <200006180248.TAA21017@freefall.freebsd.org> From: Bill Fumerola Date: Sat, 17 Jun 2000 19:48:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfw ipfw.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG billf 2000/06/17 19:48:19 PDT Modified files: sbin/ipfw ipfw.c Log: Reorder the "prob" section in the output of list/show so it can be copy/pasted into add without problems. The previous commit had the other half of this original patch which handled tcpflags/tcpflgs confusion in output/input. Revision Changes Path 1.86 +7 -6 src/sbin/ipfw/ipfw.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message