diff options
author | phk <phk@FreeBSD.org> | 2003-01-29 07:14:16 +0000 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2003-01-29 07:14:16 +0000 |
commit | 1bc11f23c6b4c14967b2c1745df47caa7147c66e (patch) | |
tree | 6329a900922e464deca552ecd5817a793b5fb2e4 /UPDATING | |
parent | aecaf338311e9d1a69af9ecfccf784d85a635e4c (diff) | |
download | FreeBSD-src-1bc11f23c6b4c14967b2c1745df47caa7147c66e.zip FreeBSD-src-1bc11f23c6b4c14967b2c1745df47caa7147c66e.tar.gz |
20030128
NODEVFS option has been removed and DEVFS thereby made standard.
This makes all references to MAKEDEV obsolete, and the should
be removed when convenient.
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ NOTE TO PEOPLE WHO THINK THAT 5.0-CURRENT IS SLOW: developers choose to disable these features on build machines to maximize performance. +20030128 + NODEVFS option has been removed and DEVFS thereby made standard. + This makes all references to MAKEDEV obsolete, and the should + be removed when convenient. + 20030126: The name of the device for the ofw console has changed, sparc64 users must run mergemaster to update their installed /etc/ttys. |