From owner-cvs-src@FreeBSD.ORG Sat Jun 26 17:30:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1BA616A4CE; Sat, 26 Jun 2004 17:30:38 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id A639443D39; Sat, 26 Jun 2004 17:30:38 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i5QHToRi004150; Sat, 26 Jun 2004 10:29:50 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5QHTnUI004149; Sat, 26 Jun 2004 10:29:49 -0700 (PDT) (envelope-from obrien) Date: Sat, 26 Jun 2004 10:29:49 -0700 From: "David O'Brien" To: Mike Makonnen Message-ID: <20040626172949.GB3907@dragon.nuxi.com> References: <200406260927.i5Q9RUVZ056522@repoman.freebsd.org> <20040626102154.GA3359@rogue.acs-et.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040626102154.GA3359@rogue.acs-et.com> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-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 cc: Dag-Erling Sm?rgrav cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/etc rc.shutdown rc.subr X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Jun 2004 17:30:39 -0000 On Sat, Jun 26, 2004 at 01:21:54PM +0300, Mike Makonnen wrote: > You might still see messages from ports, which don't use the > base system rc.subr script. But I'm working on getting that fixed > by making it possible for ports to use the base system rc.subr. I thought they already did (at least on late model 5-CURRENT).