From a19f8dda70d7bcec3935ec326516a53a0cffb6a3 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Wed, 20 Aug 2003 15:42:05 +0000 Subject: [PATCH] Fix accidental line deletion. --- UPDATING | 1 + 1 file changed, 1 insertion(+) diff --git a/UPDATING b/UPDATING index c615b03e32c..ffa37793e78 100644 --- a/UPDATING +++ b/UPDATING @@ -15,6 +15,7 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: related kernel options, INVARIANTS, malloc debugging flags in userland, and various verbose features in the kernel. Many developers choose to disable these features on build machines + to maximize performance. 20030819: The OFW_NEWPCI option has been turned on in the Sparc64 GENERIC kernel.