aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-10 22:56:59 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-10 22:56:59 +0000
commita81da3c933cc1886b64d5bbc27ba5de471306e4d (patch)
tree05cc41d40e78d7365253f9bca44fd98d3152dc44 /UPDATING
parentc690a1aa911aa02a90b155cc3d30ae62593d0290 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 5 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 18ddad71472d6..d1ed360534a80 100644
--- a/UPDATING
+++ b/UPDATING
@@ -22,6 +22,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW:
integrity. Re-enabling write caching can substantially improve
performance.
+20020510:
+ Due to the way CVS works, it may not properly update src/contrib/gcc
+ to the 3.1 sources. The easiest fix is to `rm -rf' src/contrib/gcc
+ and then do a cvs update.
+
20020421:
When exec'ing set[ug]id executables, the kernel now ensures that the
stdio file descriptors (0..2) are open. See FreeBSD-SA-02:23.stdio.