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.220 retrieving revision 1.221 diff -u -p -r1.220 -r1.221 --- src/UPDATING 2011/01/21 15:59:04 1.220 +++ src/UPDATING 2011/01/23 23:40:37 1.221 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.220 2011/01/21 15:59:04 joerg Exp $ +$NetBSD: UPDATING,v 1.221 2011/01/23 23:40:37 lukem 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,7 +16,7 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ 20110121: - Assembler files no longer use -tradition-cpp. This can break + Assembler files no longer use -traditional-cpp. This can break the build of individual parts of the tree. This is handled correctly by build.sh. Manual builds have to update /usr/share/mk and re-run config(1) for any kernel configurations as needed.