From owner-cvs-src@FreeBSD.ORG Fri Mar 18 18:51:29 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5B7CA16A4CE; Fri, 18 Mar 2005 18:51:29 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D80BD43D1F; Fri, 18 Mar 2005 18:51:28 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (localhost.village.org [127.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2IInuRY066258; Fri, 18 Mar 2005 11:49:56 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Fri, 18 Mar 2005 11:49:56 -0700 (MST) Message-Id: <20050318.114956.74684448.imp@bsdimp.com> To: scottl@samsco.org From: Warner Losh In-Reply-To: <423B01C7.2030404@samsco.org> References: <423A99CF.7010302@portaone.com> <20050318.092541.104079389.imp@bsdimp.com> <423B01C7.2030404@samsco.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: danfe@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: sobomax@portaone.com cc: cvs-all@FreeBSD.org cc: das@FreeBSD.org Subject: Re: cvs commit: src/lib/msun/i387 fenv.c fenv.h X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 18:51:29 -0000 > Yeah, well, that was your karmic punishment for touching the internals > of FILE. Serves you right! I didn't touch the internals of FILE. I just helped clean up the mess. :-( Warner