Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.230 retrieving revision 1.231 diff -u -p -r1.230 -r1.231 --- src/UPDATING 2011/11/19 22:51:18 1.230 +++ src/UPDATING 2011/11/26 01:20:25 1.231 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.230 2011/11/19 22:51:18 tls Exp $ +$NetBSD: UPDATING,v 1.231 2011/11/26 01:20:25 tls Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -16,6 +16,12 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20111125: + The "rnd" pseudodevice has been added to sys/conf/std, which + means it should no longer be explicitly listed in kernel + configuration files. The line "pseudo-device rnd" should be + removed from any custom kernel config files users may have. + 20111119: A problem with the datastructures used by the rndctl(8) utility (pointers in datastructures in an array, making 32->64