From owner-cvs-etc Thu Sep 18 15:48:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA14319 for cvs-etc-outgoing; Thu, 18 Sep 1997 15:48:21 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA14195; Thu, 18 Sep 1997 15:47:46 -0700 (PDT) From: "Daniel O'Callaghan" Received: (from danny@localhost) by freefall.freebsd.org (8.8.6/8.8.5) id PAA23852; Thu, 18 Sep 1997 15:43:50 -0700 (PDT) Date: Thu, 18 Sep 1997 15:43:50 -0700 (PDT) Message-Id: <199709182243.PAA23852@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/etc rc.firewall rc.network Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk danny 1997/09/18 15:43:49 PDT Modified files: etc rc.firewall rc.network Log: Fix some problems in the rules file loading and need for modload detection. Found by: "James E. Housley" Revision Changes Path 1.14 +2 -2 src/etc/rc.firewall 1.11 +2 -2 src/etc/rc.network