From owner-cvs-src@FreeBSD.ORG Thu Apr 5 10:51:10 2007 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D18016A405; Thu, 5 Apr 2007 10:51:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 75B2B13C4AE; Thu, 5 Apr 2007 10:51:10 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.8/8.13.8) with ESMTP id l35ApA4C064584; Thu, 5 Apr 2007 10:51:10 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l35ApA1a064582; Thu, 5 Apr 2007 10:51:10 GMT (envelope-from rwatson) Message-Id: <200704051051.l35ApA1a064582@repoman.freebsd.org> From: Robert Watson Date: Thu, 5 Apr 2007 10:51:10 +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/etc rc.firewall X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Apr 2007 10:51:10 -0000 rwatson 2007-04-05 10:51:10 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc rc.firewall Log: MFC: be specific that rc.firewall relates to ipfw(4), and not to other firewalls. Revision Changes Path 1.47.10.2 +1 -1 src/etc/rc.firewall