diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-01-22 09:53:59 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2021-01-22 09:53:59 +0000 |
commit | af3993c9e4d7445caf92b36df2d8bfc6b76d456d (patch) | |
tree | f995956d84f34a0e3f8a8335e036a4770ba7b604 | |
parent | ed9b7f4414663703e0e9581a730c4bdfaca5687f (diff) | |
download | src-af3993c9e4d7445caf92b36df2d8bfc6b76d456d.tar.gz src-af3993c9e4d7445caf92b36df2d8bfc6b76d456d.zip |
Catch up another version bump to 14.0
Reported by: rm
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ 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 14.x IS SLOW: - FreeBSD 13.x has many debugging features turned on, in both the kernel + FreeBSD 14.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 also substantially impact |