From owner-FreeBSD-users-jp@jp.freebsd.org  Mon Apr 10 02:06:01 2000
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id CAA31274;
	Mon, 10 Apr 2000 02:06:01 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from mailgw1.be.to (mailgw1.be.to [210.235.212.5])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id CAA31269
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 10 Apr 2000 02:06:01 +0900 (JST)
	(envelope-from okazaki@be.to)
Received: from mail1.be.to (point1.be.to [210.235.212.29])
	by mailgw1.be.to (8.9.3+3.2W/BETO.2.1-2000032215000035) with ESMTP id CAA21813
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 10 Apr 2000 02:05:57 +0900
Received: from acidrain (ppp19-Mobara1.mtci.ne.jp [210.172.1.221])
	by mail1.be.to (8.8.8+3.0Wbeta13/BETO.2.0-1999110714000000) with SMTP id CAA11720
	for <FreeBSD-users-jp@jp.freebsd.org>; Mon, 10 Apr 2000 02:05:51 +0900
Received: (qmail 324 invoked from network); 9 Apr 2000 17:04:38 -0000
Received: from localhost (HELO acidrain.localnet) (127.0.0.1)
  by localhost with SMTP; 9 Apr 2000 17:04:38 -0000
Date: Mon, 10 Apr 2000 02:04:37 +0900
Message-ID: <868zyn5hp6.wl@dolphin.be.to>
From: OKAZAKI Tetsurou <okazaki@be.to>
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: In your message of "10 Apr 2000 01:20:17 +0900"
	<87k8i76ybi.fsf@saorin.noe.mcu.or.jp>
References: <14574.40124.43931.52609W@zenchan.katsurajima.seya.yokohama.jp>
	<87k8i76ybi.fsf@saorin.noe.mcu.or.jp>
User-Agent: Wanderlust/1.1.0 (Overjoyed) REMI/1.14.1 (=?ISO-8859-4?Q?Mushi?=
 =?ISO-8859-4?Q?gawa=F2sugi?=) Chao/1.14.1 (=?ISO-8859-4?Q?Rokujiz=F2?=)
 APEL/10.2 Emacs/20.6 (i386--freebsd) MULE/4.0 (HANANOEN)
Organization: Unknown
MIME-Version: 1.0 (generated by REMI 1.14.1 - =?ISO-8859-4?Q?=22Mushigawa=F2?=
 =?ISO-8859-4?Q?sugi=22?=)
Content-Type: text/plain; charset=ISO-2022-JP
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: FreeBSD-users-jp 51080
Subject: [FreeBSD-users-jp 51080] Re: linux-netscape6
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: okazaki@be.to

In the message <87k8i76ybi.fsf@saorin.noe.mcu.or.jp> 
MORI Kouji <moriko@hh.iij4u.or.jp> wrote:

> raven@katsurajima.seya.yokohama.jp writes:

> >   FreeBSD3.x$B$G$O(Blinux$B%(%_%e%l!<%7%g%s$G;~!9H/@8$9$kIbF0>.?tE@Nc30$NLdBj(B
> >   $B$G@5>o$KF0:n$7$^$;$s(B.

> $B$H$$$&$H!"(B4 $B7ONs$H(B 3 $B7ONs$G$OIbF0>.?tE@Nc30$N<h$j07$$$,0c$&$C$F(B
> $B$3$H$G$9$+(B?

4.0-RELEASE $B$N%j%j!<%9%N!<%H$K@bL@$,$"$j$^$9!#(B

1. What's new since the 3.1/4.0 branch
1.1. KERNEL CHANGES
($BCfN,(B)

Floating point exceptions for new processes (devide-by-zero,
under/overflow, invalid range etc.) are now disabled by default. Use
fpsetmask(3) to reenable those you need. Note that integer
device-by-zero is not covered by the FPU and will still trap after
this change. Also note that conversion of float/double to integer
where the float variable is too big now doesn't trap as well (it can't
be seperated from other operations we want masked).

-- 
$B2,:jE/O/(B
