From owner-svn-src-all@freebsd.org Fri Oct 2 21:06:14 2015 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DC692A0EBE3; Fri, 2 Oct 2015 21:06:14 +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 568B914D2; Fri, 2 Oct 2015 21:06:06 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from porto.starpoint.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 AAA15900; Sat, 03 Oct 2015 00:06:04 +0300 (EEST) (envelope-from avg@FreeBSD.org) Received: from localhost ([127.0.0.1]) by porto.starpoint.kiev.ua with esmtp (Exim 4.34 (FreeBSD)) id 1Zi7Wl-0000My-OS; Sat, 03 Oct 2015 00:06:03 +0300 Subject: Re: svn commit: r288521 - stable/10/sys/cddl/contrib/opensolaris/uts/common/sys To: Alexander Motin , src-committers@FreeBSD.org, svn-src-all@FreeBSD.org, svn-src-stable@FreeBSD.org, svn-src-stable-10@FreeBSD.org References: <201510022013.t92KDvt5080813@repo.freebsd.org> From: Andriy Gapon Message-ID: <560EF182.60501@FreeBSD.org> Date: Sat, 3 Oct 2015 00:05:06 +0300 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <201510022013.t92KDvt5080813@repo.freebsd.org> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 02 Oct 2015 21:06:15 -0000 On 02/10/2015 23:13, Alexander Motin wrote: > MFC r284591 (by avg): illums compat: use flsl/flsll for highbit/highbit64 Thank you! -- Andriy Gapon