From owner-p4-releng Fri Mar 22 11:55:50 2002 Delivered-To: p4-releng@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 9F11637B400; Fri, 22 Mar 2002 11:55:36 -0800 (PST) Delivered-To: perforce@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0B6D637B41A for ; Fri, 22 Mar 2002 11:55:35 -0800 (PST) Received: (from perforce@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2MJtYS79976 for perforce@freebsd.org; Fri, 22 Mar 2002 11:55:34 -0800 (PST) (envelope-from bmah@freebsd.org) Date: Fri, 22 Mar 2002 11:55:34 -0800 (PST) Message-Id: <200203221955.g2MJtYS79976@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: perforce set sender to bmah@freebsd.org using -f From: "Bruce A. Mah" Subject: PERFORCE change 8212 for review To: Perforce Change Reviews Sender: owner-p4-releng@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG http://people.freebsd.org/~peter/p4db/chv.cgi?CH=8212 Change 8212 by bmah@bmah_intruder on 2002/03/22 11:55:12 Whitespace. Affected files ... ... //depot/releng/5_dp1/src/release/doc/en_US.ISO8859-1/errata/article.sgml#4 edit Differences ... ==== //depot/releng/5_dp1/src/release/doc/en_US.ISO8859-1/errata/article.sgml#4 (text+ko) ==== @@ -61,26 +61,26 @@ Serial GDB is broken. LOMAC doesn't protect against a certain class of - inter-process activities such as signalling, since the MAC - hooks those checks rely on aren't in the base tree - yet. + inter-process activities such as signalling, since the MAC + hooks those checks rely on aren't in the base tree + yet. gcc -O is known to be - broken. + broken. There are two different pccard implementations, - OLDCARD and NEWCARD. NEWCARD has support for Cardbus, but has - PCCARD problems. + OLDCARD and NEWCARD. NEWCARD has support for Cardbus, but has + PCCARD problems. Kernels may have to be built with - -DNO_WERROR=yes due to warning handling in the build - infrastructure. + -DNO_WERROR=yes due to warning handling in the build + infrastructure. The system documentation indicates that there is - support for POSIX.1e capabilities, but the kernel - infrastructure is not merged; the documentation and library - may be removed before 5.0 depending on strategy decisions not - yet made. + support for POSIX.1e capabilities, but the kernel + infrastructure is not merged; the documentation and library + may be removed before 5.0 depending on strategy decisions not + yet made. @@ -94,20 +94,20 @@ The lock-pushdown for fine-grained kernel - threading is in-process, and not complete in this snapshot. - As a result, the full benefits are not yet - realized. + threading is in-process, and not complete in this snapshot. + As a result, the full benefits are not yet + realized. Scheduler activation support exists only in the - kernel, not in the userland thread library, and in this - snapshot, threads from the same process using KSE can execute - on only one processor at a time. + kernel, not in the userland thread library, and in this + snapshot, threads from the same process using KSE can execute + on only one processor at a time. Mandatory access control support from the - TrustedBSD branch is not yet merged. + TrustedBSD branch is not yet merged. UFS2 (essentially, UFS with extended attributes in inodes) is not yet ready for inclusion in the - snapshot. + snapshot. @@ -118,32 +118,32 @@ Kernels with debugging features enabled are very slow; this is a - natural product of the debugging code in these kernels. Those - benchmarking the system should be sure to run without - debugging features enabled. + natural product of the debugging code in these kernels. Those + benchmarking the system should be sure to run without + debugging features enabled. Interrupt latency is high due to on-going SMP - work, this will be fixed prior to the final release. + work, this will be fixed prior to the final release. Tighter enforcement of #include file deprecation - results in a number of common applications failing to build. - In particular, if you #include <malloc.h>, you now get a - #error instead of a #warning. + results in a number of common applications failing to build. + In particular, if you #include <malloc.h>, you now get a + #error instead of a #warning. The kernel is no longer installed as - /kernel and - /modules, these have moved to - /boot/kernel. + /kernel and + /modules, these have moved to + /boot/kernel. When upgrading a system, make sure to pay - attention to the pam.conf -> - pam.d change. Likewise, there has been a - libpam version bump as well as new PAM modules introduced: - this may result in warnings from older authentication-related - applications compiled under RELENG_4, such - xdm, - kdm, and - gdm. + attention to the pam.conf -> + pam.d change. Likewise, there has been a + libpam version bump as well as new PAM modules introduced: + this may result in warnings from older authentication-related + applications compiled under RELENG_4, such + xdm, + kdm, and + gdm. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe p4-releng" in the body of the message