From owner-doc-jp@jp.freebsd.org  Thu Nov 12 10:26:15 1998
Received: by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) id KAA24180;
	Thu, 12 Nov 1998 10:26:15 +0900 (JST)
	(envelope-from owner-doc-jp@jp.FreeBSD.org)
Received: from dell01.osb.pb.nttdata.co.jp ([202.158.1.126])
	by jaz.jp.freebsd.org (8.9.1+3.1W/8.7.3) with ESMTP id KAA24172
	for <doc-jp@jp.freebsd.org>; Thu, 12 Nov 1998 10:26:09 +0900 (JST)
	(envelope-from njt@nn.iij4u.or.jp)
Received: from localhost (njt@salix.njt.nn.iij4u.or.jp [172.16.10.3])
	by dell01.osb.pb.nttdata.co.jp (8.8.8/8.8.8) with ESMTP id IAA24614
	for <doc-jp@jp.freebsd.org>; Thu, 12 Nov 1998 08:25:56 +0700 (JAVT)
	(envelope-from njt@nn.iij4u.or.jp)
To: doc-jp@jp.freebsd.org
From: "Nakazato J. Takeshi" <njt@nn.iij4u.or.jp>
In-Reply-To: Your message of "Wed, 11 Nov 1998 10:34:33 +0700"
	<19981111103433H.njt@nn.iij4u.or.jp>
References: <19981111103433H.njt@nn.iij4u.or.jp>
X-Mailer: Mew version 1.93 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
X-PGP-Sig: 2.6.3ia Subject,From,X-Mailer
	iQCVAwUBNko5JcVateD//ziZAQFcSAP/Wvk9ieu31KP85PuHYvlLvqkhSaI6gh5P
	m9k0TzGBChzZ0HLAHkEyH+Cf1kovLzgzcH2orLeR/BEgIwQsusWQfa5sEv2w7jXh
	c4eycDIPdvR9AWP+LytA75hElsJ1DW5mtpx3g2MrVOy/Yx1eXf86JGw0hEdf8DEb
	7kSsT0bCLHk=
	=rXkD
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19981112082601Y.njt@nn.iij4u.or.jp>
Date: Thu, 12 Nov 1998 08:26:01 +0700
X-Dispatcher: imput version 980905(IM100)
Lines: 48
Reply-To: doc-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+980914
X-Sequence: doc-jp 5533
Subject: [doc-jp 5533] RE: FreeBSD 3.0 Release Note (fixed)
Errors-To: owner-doc-jp@jp.freebsd.org
Sender: owner-doc-jp@jp.freebsd.org
X-Originator: njt@nn.iij4u.or.jp

$BCfN$$G$9!#(B

On Wed, 11 Nov 1998 10:34:33 +0700, in message 
  "RE: FreeBSD 3.0 Release Note (fixed)"
  <19981111103433H.njt@nn.iij4u.or.jp> I wrote: 

NJT> $B$,!<!<!<!<$s!#(B
NJT> announce $B$H(B www $B$N4V$GB>$K$b0c$$$,$J$$$+$b%A%'%C%/$7$J$-$c!#$7$/$7$/!"(B
NJT> $B$$$s$A$-$@!#(B

announce $B$N%a!<%k$H(B www $B$N%=!<%9$G(B diff $B$r$H$C$F$_$?$H$3$m!"Bg$-$J0c$$(B
$B$O$"$j$^$;$s$G$7$?!#(B& -> &amp; $B$d(B <A HREF> $B$K$h$k%j%s%/$,DI2C$5$l$F$$(B
$B$k0J30$NJQ99E@$O0J2<$@$1$G$9!#$3$l!"(Bannounce-jp $B$X$N%a!<%k$NJ}$G$OD>$5(B
$B$J$/$F$b$$$$$G$9$h$M!#(B

ANNOUCE $B$N%a!<%k$+$i(B www $B$X$N(B 3.0R Release Notes $B$NJQ99E@(B:
---------------- $B$3$3$+$i(B
 1. What's new since 2.2.X-RELEASE
@@ -284,12 +176,10 @@
 
 o sleep(3) and usleep(3) are now implemented in terms of signanosleep(2)
   and now have correct SIGALRM interaction semantics and sleep(3) correctly
-  returns the time remaining.  Some programs (notably apache httpd) bogusly
-  depend on a sleep() "absorbing" a SIGALRM from a timer that expires during
-  the life of the sleep.
+  returns the time remaining.
 
 o An in-kernel linker is implemented and intended to replace the lkm system
-  with the bogosity that goes with it.
+  and the bogosity that goes with it.
 
 o All supported network protocols have been updated to avoid the ``big
   switch'' pr_usrreq(), and to pass a process pointer down to each user
@@ -796,7 +743,10 @@
 newer KLD mechanism rather than the older LKM format - the LKM format
 is not long for this world and will soon be unsupported!
 
-4. Reporting problems, making suggestions, submitting code.
+[ other important upgrading notes should go here]
+
+
+5. Reporting problems, making suggestions, submitting code.
 -----------------------------------------------------------
 Your suggestions, bug reports and contributions of code are always
 valued - please do not hesitate to report any problems you may find
---------------- $B$3$3$^$G(B

-- NJT
