From f692e7ec00d25fdbc8138226e641a1ce3c3521b3 Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Mon, 23 Aug 2004 18:47:13 +0000 Subject: [PATCH] Two items: o we're 6.x now, so say so in the first few lines of the file. o note that I'll be trimming this file around 5.3 release time. --- UPDATING | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/UPDATING b/UPDATING index c45d24a56974..c23e51ba88e8 100644 --- a/UPDATING +++ b/UPDATING @@ -8,8 +8,10 @@ Items affecting the ports and packages system can be found in /usr/ports/UPDATING. Please read that file before running portupgrade. Important recent entries: 20040724 (default X changes). -NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: - FreeBSD 5.x has many debugging features turned on, in +[[ The UPDATING file will be trimmed to 20040814 on or about Oct 1, 2004 ]] + +NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: + FreeBSD 6.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