From owner-cvs-all Mon Oct 4 7:54:39 1999 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 03A591554F; Mon, 4 Oct 1999 07:54:35 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA83239; Mon, 4 Oct 1999 07:54:35 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <199910041454.HAA83239@freefall.freebsd.org> From: Sheldon Hearn Date: Mon, 4 Oct 1999 07:54:35 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc security Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk sheldonh 1999/10/04 07:54:35 PDT Modified files: etc security Log: The previous commit missed two unquoted variable expansions. This had the unfortunate side-effect of breaking the security script for hosts without kernel support for IPFW. Fix. Reported by: jhay Revision Changes Path 1.34 +3 -3 src/etc/security To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message