From owner-freebsd-arch Sat Jun 16 0:57:52 2001 Delivered-To: freebsd-arch@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [206.40.252.115]) by hub.freebsd.org (Postfix) with ESMTP id 0184037B407 for ; Sat, 16 Jun 2001 00:57:41 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.3/8.11.1) id f5G7vfF39902 for freebsd-arch@freebsd.org; Sat, 16 Jun 2001 00:57:41 -0700 (PDT) (envelope-from obrien) Date: Sat, 16 Jun 2001 00:57:41 -0700 From: "David O'Brien" To: freebsd-arch@freebsd.org Subject: /etc/rc.subr patch Message-ID: <20010616005741.A39891@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is the patch I propose to be submitted to LukeM for /etc/rc.subr: Index: rc.subr =================================================================== RCS file: /home/ncvs/src/etc/rc.subr,v retrieving revision 1.1.1.1 diff -u -r1.1.1.1 rc.subr --- rc.subr 2001/06/16 07:16:14 1.1.1.1 +++ rc.subr 2001/06/16 07:55:45 @@ -1,4 +1,5 @@ # $NetBSD: rc.subr,v 1.28 2000/11/06 00:08:30 lukem Exp $ +# $FreeBSD$ # # Copyright (c) 1997-2000 The NetBSD Foundation, Inc. # All rights reserved. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message