From 2cf65b3c25168fdb97329b02c6017ec139c7277d Mon Sep 17 00:00:00 2001
From: "Bruce A. Mah" $FreeBSD:
src/release/doc/en_US.ISO8859-1/errata/article.sgml,v
- 1.1.2.70 2002/06/27 17:01:35 bmah Exp $
+ 1.1.2.72 2002/07/13 17:37:13 bmah Exp $
@@ -91,12 +91,33 @@
"ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:28.resolv.asc"
target="_top">FreeBSD-SA-02:28 for more information
and a fix.
Badly-formed NFS packets could trigger a buffer overflow + in + tcpdump(1). For a fix to + this problem, see security advisory FreeBSD-SA-02:29.
+ ++ ktrace(1) can be used to + trace the operation of formerly-privileged processes. This + is undesirable, as it is then possible to leak information + obtained while these processes had elevated privileges. See + security advisory FreeBSD-SA-02:30 for a workaround and a + fix.
In FreeBSD 4.6-RELEASE, the default maximum TCP window @@ -243,6 +264,18 @@
As of this writing, this issue is under continuing investigation.
+ +Due to a bug in the release generation process, some of + the directories under /usr/share/examples are empty (most notably + /usr/share/examples/cvsup). A + partial workaround is to install the sshare distribution via + sysinstall(8). /usr/src/share/examples will then contain + the missing files.