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 retrieving revision 1.219 retrieving revision 1.220 diff -u -p -r1.219 -r1.220 --- src/UPDATING 2011/01/17 18:11:09 1.219 +++ src/UPDATING 2011/01/21 15:59:04 1.220 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.219 2011/01/17 18:11:09 joerg Exp $ +$NetBSD: UPDATING,v 1.220 2011/01/21 15:59:04 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,17 +15,11 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ -20110117: - Assembler files on the following platforms no longer use -tradition-cpp: - - Alpha, - - AMD64, - - i386, - - SPARC, - - SPARC64. - 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. +20110121: + Assembler files no longer use -tradition-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)