From owner-svn-src-all@FreeBSD.ORG Mon Oct 22 12:59:14 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 93187910 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 4A0E08FC12 for ; Mon, 22 Oct 2012 12:59:13 +0000 (UTC) Received: by mail-ia0-f182.google.com with SMTP id k10so2727255iag.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=j0g6yloYbs578AVzgDDZevN0KG85RwGrdMA4QpgvzJozoQCa4/BeX8nOEwaPN2Mqyx RVcdUd/5BSLYTmDMOk+Odbr+eH8SZtjGqbSI8c1y2daE+E3XmPfdRlRfqC25ZdLL1YRP HOOEd2UCx5Vnf3CQgTlSkKKiQTpvQb3Zcl5uqrqPMKORdw0o9pwbnZOWQaRJrC49gE4G A96GXDhB5obk1Epazloal16tOC2cwk0TPejiUCIa6Ygv6TIsqn35ATZg3WZHJppuhh// fzmivq0UnQ20K8C+U7pUML0etB2cKPFoJMVxFeCjUMw2vRJNW2iSPrcgmFRXeCFmQ+FZ 1img== 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: ALoCoQmJmUyedt/EkvuZqke7Buwo47/JjD3i/BZ8eNrzxh4AF4jXoX+5FkCrc45tBzwU0DrHskHH Cc: svn-src-head@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, Warner Losh , Bruce Evans X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.14 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: 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