From owner-freebsd-arch Fri Jan 11 22:11: 3 2002 Delivered-To: freebsd-arch@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id AF83537B400 for ; Fri, 11 Jan 2002 22:11:00 -0800 (PST) Received: from caddis.yogotech.com (caddis.yogotech.com [206.127.123.130]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id XAA22238; Fri, 11 Jan 2002 23:10:48 -0700 (MST) (envelope-from nate@yogotech.com) Received: (from nate@localhost) by caddis.yogotech.com (8.11.6/8.11.6) id g0C6Ahx15948; Fri, 11 Jan 2002 23:10:43 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15423.54115.618546.829831@caddis.yogotech.com> Date: Fri, 11 Jan 2002 23:10:43 -0700 To: Bruce Evans Cc: Nate Williams , Alfred Perlstein , Terry Lambert , Daniel Eischen , Dan Eischen , Peter Wemm , Archie Cobbs , Subject: Re: Request for review: getcontext, setcontext, etc In-Reply-To: <20020112152113.M4578-100000@gamplex.bde.org> References: <15423.18986.412590.932780@caddis.yogotech.com> <20020112152113.M4578-100000@gamplex.bde.org> X-Mailer: VM 6.96 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > I don't know what Bruce is saying anymore. I do know that a DIVBYZERO > > exception is no longer generated (by default). Whether or not it can be > > correctly generated/caught is another story. > > % RCS file: /home/ncvs/src/sys/i386/include/npx.h,v > % Working file: npx.h > % head: 1.23 > % ... > % ---------------------------- > % revision 1.18 > % date: 2000/03/10 17:56:33; author: cracauer; state: Exp; lines: +5 -35 > % branches: 1.18.2; > % Change the default FPU control word so that exceptions for new > % processes are now masked until set by fpsetmask(3). > % > % Submitted by: bde > % Approved by: jkh, bde > % ---------------------------- > > Even casual observers should have noticed the the thread from hell before > this commit, although it was only half as long as the current one. I remember this, but like I said, I'm not sure if it can be correctly dealt with assuming a modified mask. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message