From owner-svn-src-stable-8@FreeBSD.ORG Thu Mar 3 16:58:55 2011 Return-Path: Delivered-To: svn-src-stable-8@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8D5951065687; Thu, 3 Mar 2011 16:58:55 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 667F68FC1A; Thu, 3 Mar 2011 16:58:55 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 0C5CE46B2D; Thu, 3 Mar 2011 11:58:55 -0500 (EST) Date: Thu, 3 Mar 2011 16:58:54 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Nikolay Denev In-Reply-To: <8748736E-CD0A-4002-88C6-0D4090013C9C@gmail.com> Message-ID: References: <201102282328.p1SNSZZK059958@svn.freebsd.org> <8748736E-CD0A-4002-88C6-0D4090013C9C@gmail.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r219107 - in stable/8/sys: amd64/amd64 amd64/include boot/common cddl/compat/opensolaris/kern cddl/compat/opensolaris/sys cddl/contrib/opensolaris/uts/common/dtrace cddl/contrib/opensol... X-BeenThere: svn-src-stable-8@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for only the 8-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2011 16:58:55 -0000 On Wed, 2 Mar 2011, Nikolay Denev wrote: > On 1 Mar, 2011, at 01:28 , Robert Watson wrote: > >> Author: rwatson Date: Mon Feb 28 23:28:35 2011 New Revision: 219107 URL: >> http://svn.freebsd.org/changeset/base/219107 >> >> Log: >> Merge userspace DTrace support from head to stable/8: > > It seems that the dtruss script in RELENG_8 has "/usr/bin/sh" as > interpreter. This appears to be fixed in head. Ni Nikolay: Indeed, I was unaware of the userspace changes in cddl/contrib/dtracetoolkit, so I've now merged r211786 to stable/8 as 219230. Could you give it a try and let me know how that works out for you? Thanks, Robert Watson University of Cambridge Computer Laboratory