From owner-freebsd-bugs@FreeBSD.ORG Thu Aug 1 02:59:47 2013 Return-Path: Delivered-To: freebsd-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 30487545; Thu, 1 Aug 2013 02:59:47 +0000 (UTC) (envelope-from markj@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 04F5E22EA; Thu, 1 Aug 2013 02:59:47 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r712xkew051321; Thu, 1 Aug 2013 02:59:46 GMT (envelope-from markj@freefall.freebsd.org) Received: (from markj@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r712xkgn051320; Thu, 1 Aug 2013 02:59:46 GMT (envelope-from markj) Date: Thu, 1 Aug 2013 02:59:46 GMT Message-Id: <201308010259.r712xkgn051320@freefall.freebsd.org> To: yuri@tsoft.com, markj@FreeBSD.org, freebsd-bugs@FreeBSD.org, markj@FreeBSD.org From: markj@FreeBSD.org Subject: Re: misc/180976: [PATCH] Fixed vfork/rfork arguments in truss(1) X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2013 02:59:47 -0000 Synopsis: [PATCH] Fixed vfork/rfork arguments in truss(1) State-Changed-From-To: open->patched State-Changed-By: markj State-Changed-When: Thu Aug 1 02:59:43 UTC 2013 State-Changed-Why: A fix was committed as r253850. Responsible-Changed-From-To: freebsd-bugs->markj Responsible-Changed-By: markj Responsible-Changed-When: Thu Aug 1 02:59:43 UTC 2013 Responsible-Changed-Why: A fix was committed as r253850. http://www.freebsd.org/cgi/query-pr.cgi?pr=180976