From owner-cvs-src@FreeBSD.ORG Mon Jan 5 12:21:30 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 1B31316A4CE; Mon, 5 Jan 2004 12:21:30 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8BDD743D31; Mon, 5 Jan 2004 12:21:22 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.10/8.12.9) with ESMTP id i05KLKvT030298; Mon, 5 Jan 2004 12:21:20 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.10/8.12.10/Submit) id i05KLKan030297; Mon, 5 Jan 2004 12:21:20 -0800 (PST) (envelope-from obrien) Date: Mon, 5 Jan 2004 12:21:20 -0800 From: "David O'Brien" To: Ryan Sommers Message-ID: <20040105202120.GA30263@dragon.nuxi.com> References: <200401040635.i046Z1e2086058@repoman.freebsd.org> <20040105090152.GG74113@pcwin002.win.tue.nl> <20040105091847.S22517@root.org> <20040105184940.GA29017@dragon.nuxi.com> <1073329589.714.12.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1073329589.714.12.camel@localhost> 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: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/contrib/dev/acpica dsmthdat.c 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: Mon, 05 Jan 2004 20:21:30 -0000 On Mon, Jan 05, 2004 at 01:06:29PM -0600, Ryan Sommers wrote: > On Mon, 2004-01-05 at 12:49, David O'Brien wrote: > > On Mon, Jan 05, 2004 at 09:19:51AM -0800, Nate Lawson wrote: > > > > > Modified files: (Branch: INTEL) > > > > > sys/contrib/dev/acpica dsmthdat.c ... > Is it possible to get this over AnonCVS or CVSup? Doesn't look like the > INTEL branch is on the anoncvs server. This is the vender branch -- it is automatically "shadowed" on HEAD. So you don't have to do any thing different than you've ever done to get it.