From owner-cvs-all@FreeBSD.ORG Mon May 5 17:07:37 2003 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 9B1D837B4F0; Mon, 5 May 2003 17:07:37 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3EF743F3F; Mon, 5 May 2003 17:07:36 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.9/8.12.9) with ESMTP id h4607Lm2086771; Mon, 5 May 2003 17:07:25 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.9/8.12.9/Submit) id h4607HEV086770; Mon, 5 May 2003 17:07:17 -0700 (PDT) Date: Mon, 5 May 2003 17:07:16 -0700 From: "David O'Brien" To: Peter Wemm Message-ID: <20030506000716.GA86731@dragon.nuxi.com> References: <200305052355.h45NthJP026027@repoman.freebsd.org> <20030505235855.1819D2A8AE@canning.wemm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030505235855.1819D2A8AE@canning.wemm.org> User-Agent: Mutt/1.4i 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 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d apm X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 00:07:38 -0000 On Mon, May 05, 2003 at 04:58:55PM -0700, Peter Wemm wrote: > "David E. O'Brien" wrote: > > obrien 2003/05/05 16:55:43 PDT > > > > FreeBSD src repository > > > > Modified files: > > etc/rc.d apm > > Log: > > We won't do APM on Hammer -- ACPI is the game there. > > Not enough. Its also in apmd and there is another 100% bogus commit to > archdep as well. Uhg. Thanks, I didn't noticed those other two.