From owner-freebsd-current@FreeBSD.ORG Mon Mar 24 16:50:02 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 59AA4106566B for ; Mon, 24 Mar 2008 16:50:02 +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 245008FC22 for ; Mon, 24 Mar 2008 16:50:02 +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 m2OGo1lQ087222; Mon, 24 Mar 2008 09:50:01 -0700 (PDT) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.1/Submit) id m2OGo1sS087221; Mon, 24 Mar 2008 09:50:01 -0700 (PDT) (envelope-from obrien) Date: Mon, 24 Mar 2008 09:50:01 -0700 From: "David O'Brien" To: John Birrell Message-ID: <20080324165001.GB86990@dragon.NUXI.org> Mail-Followup-To: obrien@freebsd.org, John Birrell , freebsd-current@freebsd.org References: <20080316222433.GA20366@what-creek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080316222433.GA20366@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 16:50:02 -0000 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). thanks, -- -- David (obrien@FreeBSD.org)