From owner-svn-src-all@FreeBSD.ORG Sat Aug 21 16:55:39 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 39A591065698; Sat, 21 Aug 2010 16:55:39 +0000 (UTC) (envelope-from avg@freebsd.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id E48BB8FC1F; Sat, 21 Aug 2010 16:55:37 +0000 (UTC) Received: from porto.topspin.kiev.ua (porto-e.starpoint.kiev.ua [212.40.38.100]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA18190; Sat, 21 Aug 2010 19:45:14 +0300 (EEST) (envelope-from avg@freebsd.org) Received: from localhost.topspin.kiev.ua ([127.0.0.1]) by porto.topspin.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1OmrBx-0006iP-MG; Sat, 21 Aug 2010 19:45:13 +0300 Message-ID: <4C700298.3070907@freebsd.org> Date: Sat, 21 Aug 2010 19:45:12 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.24 (X11/20100603) MIME-Version: 1.0 To: src-committers@freebsd.org References: <201008211640.o7LGe4k1075125@svn.freebsd.org> In-Reply-To: <201008211640.o7LGe4k1075125@svn.freebsd.org> X-Enigmail-Version: 0.96.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, svn-src-stable-8@freebsd.org Subject: Re: svn commit: r211574 - stable/8/sys/dev/ichwd 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: Sat, 21 Aug 2010 16:55:39 -0000 on 21/08/2010 19:40 Andriy Gapon said the following: > Author: avg > Date: Sat Aug 21 16:40:04 2010 > New Revision: 211574 > URL: http://svn.freebsd.org/changeset/base/211574 > > Log: > MFC r210454: ichwd: correct range check for timeout value > > Modified: > stable/8/sys/dev/ichwd/ichwd.c > Directory Properties: > stable/8/sys/ (props changed) > stable/8/sys/amd64/include/xen/ (props changed) > stable/8/sys/cam/ (props changed) BTW, why do we have mergeinfo property on sys/cam now? -- Andriy Gapon