diff options
author | kensmith <kensmith@FreeBSD.org> | 2009-08-22 23:44:37 +0000 |
---|---|---|
committer | kensmith <kensmith@FreeBSD.org> | 2009-08-22 23:44:37 +0000 |
commit | 7b24458561762c5e4446c6210421d41eba9eea25 (patch) | |
tree | e65f63d1334f7814205e453e2892fda9b4e85b2d /UPDATING | |
parent | b4694ea2c6ce4d683b775b3d5c7da7d331864a16 (diff) | |
download | FreeBSD-src-7b24458561762c5e4446c6210421d41eba9eea25.zip FreeBSD-src-7b24458561762c5e4446c6210421d41eba9eea25.tar.gz |
Make head 9.0-CURRENT in preparation for lifting code freeze.
Approved by: re (implicit)
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,8 +8,8 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. -NOTE TO PEOPLE WHO THINK THAT FreeBSD 8.x IS SLOW: - FreeBSD 8.x has many debugging features turned on, in +NOTE TO PEOPLE WHO THINK THAT FreeBSD 9.x IS SLOW: + FreeBSD 9.x has many debugging features turned on, in both the kernel and userland. These features attempt to detect incorrect use of system primitives, and encourage loud failure through extra sanity checking and fail stop semantics. They |