diff options
author | jmg <jmg@FreeBSD.org> | 2004-09-06 23:37:17 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2004-09-06 23:37:17 +0000 |
commit | 3db8b85883036d7370d06b58dc7044f79e7fa7e9 (patch) | |
tree | 0bd9dc8011b232166e17bbeda566e2d843739037 /UPDATING | |
parent | ff58a59f8fbb05300ad1db8c76ffc6af97ebde6b (diff) | |
download | FreeBSD-src-3db8b85883036d7370d06b58dc7044f79e7fa7e9.zip FreeBSD-src-3db8b85883036d7370d06b58dc7044f79e7fa7e9.tar.gz |
document the recent change to debug.witness.*
fix spelling of debug.witness.kdb
MFC after: 5 days
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -23,6 +23,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040906: + debug.witness_* has been renamed to debug.witness.*. There are + compatibility tunables left in for a few days. Update loader.conf + as necessary. + 20040902: The ifi_epoch change has been reverted because the ABI breakage was too extensive. If you are running with a kernel/userland |