From owner-svn-src-all@FreeBSD.ORG Sun Aug 22 11:31:50 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B6791065674; Sun, 22 Aug 2010 11:31:50 +0000 (UTC) (envelope-from rpaulo@freebsd.org) Received: from karen.lavabit.com (karen.lavabit.com [72.249.41.33]) by mx1.freebsd.org (Postfix) with ESMTP id 3E0A58FC0A; Sun, 22 Aug 2010 11:31:50 +0000 (UTC) Received: from d.earth.lavabit.com (d.earth.lavabit.com [192.168.111.13]) by karen.lavabit.com (Postfix) with ESMTP id 54D6811B897; Sun, 22 Aug 2010 06:31:49 -0500 (CDT) Received: from 10.0.10.3 (54.81.54.77.rev.vodafone.pt [77.54.81.54]) by lavabit.com with ESMTP id IYNU5RRE2WOR; Sun, 22 Aug 2010 06:31:49 -0500 Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Rui Paulo In-Reply-To: <201008221130.o7MBUnUu002486@svn.freebsd.org> Date: Sun, 22 Aug 2010 12:31:46 +0100 Content-Transfer-Encoding: 7bit Message-Id: References: <201008221130.o7MBUnUu002486@svn.freebsd.org> To: Rui Paulo X-Mailer: Apple Mail (2.1081) Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r211617 - head/sys/kern X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Aug 2010 11:31:50 -0000 On 22 Aug 2010, at 12:30, Rui Paulo wrote: > Author: rpaulo > Date: Sun Aug 22 11:30:49 2010 > New Revision: 211617 > URL: http://svn.freebsd.org/changeset/base/211617 > > Log: > Call the systrace_probe_func() when the error value. s/when/with/ Regards, -- Rui Paulo