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.217 retrieving revision 1.218 diff -u -p -r1.217 -r1.218 --- src/UPDATING 2010/12/17 09:54:27 1.217 +++ src/UPDATING 2011/01/15 16:13:59 1.218 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.217 2010/12/17 09:54:27 jruoho Exp $ +$NetBSD: UPDATING,v 1.218 2011/01/15 16:13:59 joerg 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 @@ -15,6 +15,13 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20110112: + Assembler files on amd64 and i386 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. + 20101217: The tcpdump(8) program was changed to drop privileges and chroot(2) by default. It may be necessary to manually update passwd(5) and