From owner-svn-src-head@FreeBSD.ORG Mon Oct 22 12:59:14 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 95C96911 for ; Mon, 22 Oct 2012 12:59:14 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from mail-ia0-f182.google.com (mail-ia0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id 4A1368FC16 for ; Mon, 22 Oct 2012 12:59:13 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id k10so2727257iag.13 for ; Mon, 22 Oct 2012 05:59:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=aommPA6TXyfBh5yL1YHq98k4YAtUudmvlroo4Qu7omA=; b=bap7qwlnTkHXXzJ9Vc0P7NpAXlPWqqRccG+2CcuqlrDtQ9HcQfZ+U8RwjJ+ldKoYow DLZete7MYHXNlQSjn2hezkZZCAYrYOeV1OkGSPH7a9Z9uLxOOmAj6xvVdNGE6QvzVqHV YoH4kZs9XpbLgv/noISAT9wg5TZWY1m6+odWMthlkVCNI0oCFr08/sjnEsq+iLJ5Xan7 L2LvxcBqWHt9ZkmIsfSdhEssgGu8/DLjQRI4wDn5l+uHHgDfoHaBVe1qeUkMFc8eq5PE e9AhbKec8T4mVuM5p5FVXWUg1icG8pToQEdZKsy67F8d852PU5KDgWXVGkioFcQKbjSW NJFA== Received: by 10.50.0.140 with SMTP id 12mr16363735ige.63.1350910753244; Mon, 22 Oct 2012 05:59:13 -0700 (PDT) Received: from 63.imp.bsdimp.com (50-78-194-198-static.hfc.comcastbusiness.net. [50.78.194.198]) by mx.google.com with ESMTPS id ez8sm8539718igb.17.2012.10.22.05.59.05 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 22 Oct 2012 05:59:06 -0700 (PDT) Sender: Warner Losh Subject: Re: svn commit: r241755 - head/lib/msun/src Mime-Version: 1.0 (Apple Message framework v1084) Content-Type: text/plain; charset=us-ascii From: Warner Losh In-Reply-To: <20121022040651.GA49632@troutmask.apl.washington.edu> Date: Mon, 22 Oct 2012 06:59:04 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: References: <201210192246.q9JMkm4R092929@svn.freebsd.org> <20121020150917.I1095@besplex.bde.org> <18177777-6EE0-4103-98B0-272EFF98FE96@bsdimp.com> <20121022040651.GA49632@troutmask.apl.washington.edu> To: Steve Kargl X-Mailer: Apple Mail (2.1084) X-Gm-Message-State: ALoCoQm3esdzwdAxdOu+qtD+phMCcMmvOhSe1etQ8tRPK2K0acODepaA7H1l49PI48qJA7cGcxpM Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , Bruce Evans X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Oct 2012 12:59:14 -0000 On Oct 21, 2012, at 10:06 PM, Steve Kargl wrote: > On Sun, Oct 21, 2012 at 09:08:49PM -0600, Warner Losh wrote: >> Feel free to fix them however. I added the comments because >> the algorithms weren't quite the same... If you have a better >> way, feel free to back my stuff out on the way to it. >>=20 >> Warner >>=20 >=20 > Please back your commits out.=20 >=20 > Two of the three people who actually appear to be > working on libm have now requested the back-out. OK. While it would be just as easy for you guys to commit the new stuff = over mine, I'll revert them. Warner