From owner-cvs-all@FreeBSD.ORG Sun Oct 14 08:58:02 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 431A816A418; Sun, 14 Oct 2007 08:58:02 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 14FFC13C45B; Sun, 14 Oct 2007 08:58:02 +0000 (UTC) (envelope-from maxim@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9E8w2Ik048629; Sun, 14 Oct 2007 08:58:02 GMT (envelope-from maxim@repoman.freebsd.org) Received: (from maxim@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9E8w1cA048628; Sun, 14 Oct 2007 08:58:01 GMT (envelope-from maxim) Message-Id: <200710140858.l9E8w1cA048628@repoman.freebsd.org> From: Maxim Konovalov Date: Sun, 14 Oct 2007 08:58:01 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: RELENG_6 Cc: Subject: cvs commit: src/sbin/ipfw ipfw2.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Oct 2007 08:58:02 -0000 maxim 2007-10-14 08:58:01 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sbin/ipfw ipfw2.c Log: MFC rev.1.108: fix the issue when "ipfw(8) show" produces "not" twice. Revision Changes Path 1.76.2.20 +2 -2 src/sbin/ipfw/ipfw2.c