From 8f075db49af6db4f5fd29408aa19593cfa217d20 Mon Sep 17 00:00:00 2001 From: Mark Murray Date: Tue, 3 Aug 2004 19:29:48 +0000 Subject: [PATCH] Update for the null.ko removal. --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index 7da0a3fb219..922f583477d 100644 --- a/UPDATING +++ b/UPDATING @@ -21,6 +21,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20040802: + making /dev/(null|zero) into a module proved to be too unpopular, + so this bit has been revoked from the previous (20040801) entry. + 20040801: The /dev/mem, /dev/io /dev/(null/zero) devices are now modules, so you may wish to add them to your kernel config file. See