diff --git a/release/doc/ja_JP.eucJP/relnotes/common/new.sgml b/release/doc/ja_JP.eucJP/relnotes/common/new.sgml index 039cc972168..5afc0fefa88 100644 --- a/release/doc/ja_JP.eucJP/relnotes/common/new.sgml +++ b/release/doc/ja_JP.eucJP/relnotes/common/new.sgml @@ -305,7 +305,7 @@ はテスト (やその他の目的) のために、人工的にマシンのメモリサイズ を減らすことに使えるようになりました。&merged; - カーネルコンフィギュレーションパラメータ + カーネル設定パラメータ MAXTSIZDFLDSIZMAXDSIZDFLSSIZMAXSSIZSGROWSIZ @@ -313,10 +313,12 @@ (kern.maxtsizkern.maxdfldsiz など)。&merged; - &man.mutex.9; profiling code has been added, enabled by the - MUTEX_PROFILING kernel configuration option. - It enables the debug.mutex.prof.* hierarchy - of sysctl variables. + &man.mutex.9; にプロファイルのためのコードが追加されました。 + これはカーネルコンフィグファイルに + MUTEX_PROFILING + を加えることにより有効になり、sysctl 変数 + debug.mutex.prof.* + の設定が有効になります。 SMP カーネルを設定するためのカーネルオプションである NCPUNAPIC、 @@ -404,14 +406,14 @@ counted against the size of the file to be sent, has been fixed. &merged; - &man.snp.4; デバイスは static ではなくなり、 + &man.snp.4; デバイスが モジュールとしてコンパイルできるようになりました。&merged; &man.spic.4; ドライバが追加されました。 これは Sony 製ラップトップに搭載されているジョグダイアルデバイスへ アクセスを提供するものです。 - &man.moused.8; support for this device has also been - added. &merged; + &man.moused.8; も、このデバイスに対応しています。 + &merged; &man.syscons.4; ドライバがキーボード操作によるペーストに対応しました。 標準では Shift-Insert @@ -442,11 +444,13 @@ ホームページをご覧ください。 HP ScanJet 4100C、5200C、6300C の動作が確認されています。&merged; - The &man.ucom.4; device driver has been added, to support USB - modems, serial devices, and other programs that need to look - like a tty. The related &man.uplcom.4; and &man.uvscom.4; drivers provide specific - support for the Prolific PL-2303 serial adapter and the SUNTAC - Slipper U VS-10U, respectively. &merged; + USB モデムや USB シリアルデバイスなどを tty + のように見えるようにする + &man.ucom.4; ドライバが追加されました。 + また、&man.uplcom.4;、&man.uvscom.4; + ドライバはそれぞれ、 Prolific PL-2303 シリアルアダプタと + SUNTAC Slipper U VS-10U に対応しています。 + &merged; セキュリティを向上させるため、UCONSOLE カーネル設定オプションが削除されました。 @@ -711,9 +715,10 @@ ブートローダの変更 - boot2 now supports a - option to disallow boot interruption by - keypresses. &merged; + boot2 に + オプションが追加されました。 + これは、キーボード操作による起動の中断を禁止します。 + &merged; 新しい CDROM 用の cdboot ブートストラップユーティリティは、El Torito ブータブル CDROM @@ -901,8 +906,9 @@ ハードウェア VLAN フィルタには対応していません。 &merged; - The my driver, which supports the Myson Fast Ethernet and - Gigabit Ethernet adapters, has been added. &merged; + Myson ファストイーサネットアダプタ、 + ギガビットイーサネットアダプタに対応する my ドライバが追加されました。 + &merged; National Semiconductor DP83820 および DP83821 ギガビットイーサネットコントローラチップをベースとした @@ -1306,10 +1312,10 @@ options HZ=1000 # not compulsory but strongly recommended TCP 実装が、IP 層のブロードキャストアドレスに向けられたパケットを 正しく無視するようになりました。&merged; - TCP、UDP で使われる ephemeral port 範囲が 1024–5000 から + TCP、UDP で使われるエフェメラルポート (ephemeral port) の範囲が 1024–5000 から 49152–65535 に変更されました。 これにより並列に出ていくことのできる接続/ストリームの数が増加します。 - + &merged; The &man.tcp.4; protocol's retransmission timer can now be manipulated with two sysctl variables, @@ -1388,9 +1394,8 @@ options HZ=1000 # not compulsory but strongly recommended &man.ata.4; ドライバは Hardware Notes にも載っているように 様々な SiS チップセットに対応しました。&merged; - The &man.ata.4; driver now has support for creating, - deleting, querying, and rebuilding ATA RAIDs under control of - &man.atacontrol.8;. &merged; + &man.ata.4; ドライバが、&man.atacontrol.8; を使った + ATA RAID の生成、削除、クエリ、再構築に対応しました。&merged; ATAPI CD-R ドライブの BurnProof(TM) 機能に対応しました。 &merged; @@ -2308,19 +2313,21 @@ hw.pcic.irq="0" FreeBSD-SA-02:18 を参照してください。&merged; - Bugs in the TCP SYN cache (syncache) and SYN - cookie (syncookie) implementations, which could - cause legitimate TCP/IP traffic to crash a machine, have been - fixed. For a workaround and patches, see security advisory + TCP SYN cache (syncache) と + SYN cookie (syncookie) の実装にあった、正規の TCP/IP + トラフィックによりマシンがクラッシュする可能性を持つバグが修正されました。 + 回避策と問題を解決するためのパッチはセキュリティ勧告 FreeBSD-SA-02:20. - &merged; + url="ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:20.syncache.asc">FreeBSD-SA-02:20 + をご覧ください。&merged; - A routing table memory leak, which could allow a remote - attacker to exhaust the memory of a target machine, has been - fixed. A workaround and patches can be found in security - advisory FreeBSD-SA-02:21. + 経路表においてメモリリークが発生する危険性があり、 + リモートの攻撃者が対象マシンのメモリを枯渇させることができる可能性がありました。 + 現在、このバグは修正されています。 + 回避策と問題を解決するためのパッチはセキュリティ勧告 + FreeBSD-SA-02:21 + をご覧ください。 &merged; A bug with memory-mapped I/O, which could cause a system @@ -2709,8 +2716,7 @@ hw.pcic.irq="0" ギガバイトという表現が新たに使用できるようになりました。 &merged; - diskpart(8) has been declared obsolete, and has been - removed. + &man.diskpart.8; は廃止され、削除されました。 &man.dmesg.8; へ、 &man.syslogd.8; の記録および /dev/console @@ -3094,8 +3100,8 @@ hw.pcic.irq="0" カーネルモジュールの検索パスの操作を簡単に行なうことができます。 &merged; - &man.ktrdump.8;, a utility to dump the ktr trace buffer from - userland, has been added. + ユーザランドから ktr トレースバッファをダンプする + &man.ktrdump.8; ユーティリティが追加されました。 &man.last.1; に オプションフラグが追加されました。 @@ -3454,13 +3460,12 @@ hw.pcic.irq="0" この変更によりいくらか性能が向上し、もう少しディスクスペースを 消費するようになります。&merged; - A number of archaic features of &man.newfs.8; have been - removed; these implement tuning features that are essentially - useless on modern hard disks. These features were controlled by - the , , - , , , - , , , - and flags. + 最近のハードディスクでは有効に働かない古い機能の多くが、 + &man.newfs.8; から削除されました。 + 、 + 、 + 、 + および フラグがそれに該当します。 &man.newfs.8; now supports a flag to select the creation of UFS1 or UFS2 filesystems. @@ -4823,18 +4828,20 @@ hw.pcic.irq="0" define(`confDEF_USER_ID', `daemon') - Beginning with the import of - sendmail 8.12.2, multiple - sendmail daemons (some required - to handle outgoing mail) are started by &man.rc.8;, even if - the sendmail_enable variable is set to - NO. To completely disable - sendmail, - sendmail_enable must be set to - NONE. Alternatively, for systems using a - different MTA, the mta_start_script variable can - be used to point to a different startup script (more details - can be found in &man.rc.sendmail.8;). &merged; + この + sendmail 8.12.2 の更新にともない、 + 複数の sendmail デーモン + (外へ出ていくメールを扱うために必要なもの) + は sendmail_enable 変数が + NO に設定されている場合にも、 + &man.rc.8; によって起動されるようになりました。 + sendmail を完全に無効にするには、 + sendmail_enable を + sendmail_enable に設定しなければなりません。 + また、別の MTA を利用するシステムでは + mta_start_script + 変数を用いて異なる起動スクリプトを指定することが可能です。 + (詳細は &man.rc.sendmail.8; をご覧ください)。&merged; By default, &man.rc.8; no longer enables sendmail for inbound SMTP