From 22fee70b5f6dc5a7a851e42685776971c1c53769 Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 20 Jan 2003 19:34:05 +0000 Subject: Add headings so that we can tell where one errata entry ends and another begins. Reviewed by: bmah --- release/doc/en_US.ISO8859-1/errata/article.sgml | 30 +++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/release/doc/en_US.ISO8859-1/errata/article.sgml b/release/doc/en_US.ISO8859-1/errata/article.sgml index 8c006b6..ee3f514 100644 --- a/release/doc/en_US.ISO8859-1/errata/article.sgml +++ b/release/doc/en_US.ISO8859-1/errata/article.sgml @@ -116,6 +116,8 @@ Late-Breaking News + GEOM + The &man.geom.4;-based disk partitioning code in the kernel will not allow an open partition to be overwritten. This usually prevents the use of disklabel -B to @@ -124,6 +126,8 @@ blocks are stored. A suggested workaround is to boot from an alternate disk, a CDROM, or a fixit floppy. + &man.dump.8; + When using disk media with sector sizes larger than 512 bytes (for instance, &man.gbde.4; encrypted disks), the &man.dump.8; program fails to respect the larger sector size and @@ -138,17 +142,26 @@ A simpler workaround is to use &man.tar.1; or &man.cpio.1; to make backup copies. + &man.mly.4; + Hangs have been reported during &os; 5.0 snapshot installations when installing to &man.mly.4;-supported RAID arrays, in hardware configurations that appear to work fine under &os; 4.7-RELEASE. + NETNCP/Netware File System + Support + NETNCP and nwfs appear to be as-yet unadapted for KSE, and hence not working. + &man.iir.4; controller + During installation, the &man.iir.4; controller appears to probe correctly, but finds no disk devices. + &man.truss.1; race condition + &man.truss.1; appears to contain a race condition during the start-up of debugging, which can result in &man.truss.1; failing to attach to the process before it exists. The symptom is that @@ -161,17 +174,23 @@ for this sufficiently changes process execution handling that it has been deferred until after 5.0. + Disk Partitioning in Installer + Some bugs have been reported in &man.sysinstall.8; disk partitioning. One observed problem on the i386 is that &man.sysinstall.8; cannot recalculate the free space left on a disk after changing the type of an FDISK-type partition. + Stale Documentation + In some case, documentation (such as the FAQ or Handbook) has not been updated to take into account &os; &release.prev; features. Examples of areas where documentation is still needed include &man.gbde.8; and the new fast IPsec implementation. + SMB File System + Attempting to unmount smbfs shares may fail with Device busy errors even when the mount-point is not really busy. A workaround is to keep trying @@ -182,6 +201,8 @@ shares may cause a kernel panic. This bug has been fixed in &release.current;. + &man.fstat.2; + When called on a connected socket file descriptor, &man.fstat.2; is supposed to return the number of bytes available to read in the st_size member of @@ -190,6 +211,8 @@ 0 on TCP sockets. This bug has been fixed in &release.current;. + Kernel Event Queues + The &man.kqueue.2; EVFILT_READ filter erroneously indicates that 0 bytes are available to be read on TCP sockets, regardless of the number of @@ -198,6 +221,8 @@ EVFILT_READ is also broken on TCP sockets. This bug has been fixed in &release.current;. + POSIX Named Semaphores + &os; &release.prev; introduced support for POSIX named semaphores but the implementation contains a critical bug that causes &man.sem.open.3; to incorrectly handle the opening of the same @@ -205,6 +230,9 @@ &man.sem.close.3; to crash calling programs. This bug has been fixed in &release.current;. + /dev/tty + Permissions + &os; &release.prev; has a minor bug in how the permissions of /dev/tty are handled. This can be triggered by logging in as a non-root, @@ -214,6 +242,8 @@ fail because it cannot open /dev/tty. This bug has been fixed in &release.current;. + &man.growfs.8; + &man.growfs.8; no longer works on &man.vinum.4; volumes (and presumably, on &man.geom.4; entities) since these subsystems no longer fake disklabels, but &man.growfs.8; insists on examining -- cgit v1.1