diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2005-07-11 15:46:45 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2005-07-11 15:46:45 +0000 |
commit | 99b22782f7471122245860bd7bfe74117cb3fe81 (patch) | |
tree | 3d9140f4359582274b2c2074fb936601cfb07441 /UPDATING | |
parent | 028dbfaa3e3c553592d8c7e3d58f1c0c23848fda (diff) | |
download | src-99b22782f7471122245860bd7bfe74117cb3fe81.tar.gz src-99b22782f7471122245860bd7bfe74117cb3fe81.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 7 |
1 files changed, 5 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 6.x IS SLOW: - FreeBSD 6.x has many debugging features turned on, in +NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: + FreeBSD 7.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 @@ -21,6 +21,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20050711: + RELENG_6 branched here. + 20050629: The pccard_ifconfig rc.conf variable has been removed and a new variable, ifconfig_DEFAULT has been introduced. Unlike |