Note potential cvs update problem in contrib/gcc.

This commit is contained in:
David E. O'Brien 2002-05-10 22:56:59 +00:00
parent c690a1aa91
commit a81da3c933
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96366

View File

@ -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.