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.120 retrieving revision 1.121 diff -u -p -r1.120 -r1.121 --- src/UPDATING 2004/05/03 04:12:21 1.120 +++ src/UPDATING 2004/05/16 11:33:44 1.121 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.120 2004/05/03 04:12:21 atatat Exp $ +$NetBSD: UPDATING,v 1.121 2004/05/16 11:33:44 lukem Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,12 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20040516: + The end-user modifiable X11 configuration has been moved + from /usr/X11R6/lib/X11/ to /etc/X11/. + Ensure that src and xsrc is up to date, and run + "make cleandir" in src/x11 before your next build. + 20040426: Support for the original dynamic sysctl node structure has been removed in favor of the newer layout. This affects @@ -42,7 +48,7 @@ Recent changes: possible. For more details on the fixsb script, see pr install/25138. 20040418: - Statfs(2) and friends have been replaced with statvfs(2). Before + statfs(2) and friends have been replaced with statvfs(2). Before installing a newly build userland make sure that you are running a newly built kernel with COMPAT_20 set. In addition your libc build might not work (undefined SYS_statfs symbol) because make