From owner-cvs-all@FreeBSD.ORG Wed Feb 23 15:07:36 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BCFB16A4CE; Wed, 23 Feb 2005 15:07:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51B2E43D5D; Wed, 23 Feb 2005 15:07:36 +0000 (GMT) (envelope-from ssouhlal@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j1NF7aVh061122; Wed, 23 Feb 2005 15:07:36 GMT (envelope-from ssouhlal@repoman.freebsd.org) Received: (from ssouhlal@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1NF7ae8061121; Wed, 23 Feb 2005 15:07:36 GMT (envelope-from ssouhlal) Message-Id: <200502231507.j1NF7ae8061121@repoman.freebsd.org> From: Suleiman Souhlal Date: Wed, 23 Feb 2005 15:07:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/etc/periodic/security 500.ipfwdenied 550.ipfwlimit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 23 Feb 2005 15:07:36 -0000 ssouhlal 2005-02-23 15:07:36 UTC FreeBSD src repository Modified files: etc/periodic/security 500.ipfwdenied 550.ipfwlimit Log: Replace "ipfw l", which is now deprecated, with "ipfw list". Approved by: grehan (mentor) Revision Changes Path 1.6 +1 -1 src/etc/periodic/security/500.ipfwdenied 1.7 +1 -1 src/etc/periodic/security/550.ipfwlimit