From owner-freebsd-current@FreeBSD.ORG Mon Mar 24 17:20:48 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60CC11065671 for ; Mon, 24 Mar 2008 17:20:48 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id 24DD78FC29 for ; Mon, 24 Mar 2008 17:20:47 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m2OHKl2M088156; Mon, 24 Mar 2008 10:20:47 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m2OHKl7w088155; Mon, 24 Mar 2008 10:20:47 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Mar 2008 10:20:47 -0700 From: "David O'Brien" To: John Birrell Message-ID: <20080324172047.GA88072@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, John Birrell , freebsd-current@freebsd.org References: <20080316222433.GA20366@what-creek.com> <20080324165001.GB86990@dragon.NUXI.org> <20080324171154.GB96032@what-creek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080324171154.GB96032@what-creek.com> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-current@freebsd.org Subject: Re: HEADSUP: DTrace support in current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2008 17:20:48 -0000 On Mon, Mar 24, 2008 at 05:11:54PM +0000, John Birrell wrote: > On Mon, Mar 24, 2008 at 09:50:01AM -0700, David O'Brien wrote: > > On Sun, Mar 16, 2008 at 10:24:34PM +0000, John Birrell wrote: > > > This is an early headsup for DTrace support being committed > > > to current. I plan to start committing stuff bit-by-bit > > > starting a week from now, subject to review of the bits. > > > > Hi John, > > Can you post a diff against -CURRENT? Just the changes to files already > > in -CURRENT (diff -ru instead of diff -ruN). > > I'm not going to prepare one big diff because it isn't suitable > for people to review. You can get the whole thing from p4. Yes, I can see the whole thing in Perforce. I already it checked out. But I don't know how to find the differences of what you will check in vs. 8-CURRENT in CVS. > The diffs I will be preparing cover smaller areas of the code Then it sounds like you will be posting the diffs I asked about [in peices]. Sounds good - thanks. -- -- David (obrien@FreeBSD.org)