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.155 retrieving revision 1.156 diff -u -p -r1.155 -r1.156 --- src/UPDATING 2006/12/14 23:49:03 1.155 +++ src/UPDATING 2006/12/15 14:18:38 1.156 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.155 2006/12/14 23:49:03 he Exp $ +$NetBSD: UPDATING,v 1.156 2006/12/15 14:18:38 he 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 @@ -22,7 +22,8 @@ Recent changes: will need to do a "make cleandir" in tools/mtree/, tools/makefs/, tools/binstall/, tools/pax/, bin/pax/, bin/ls/, usr.sbin/mtree/, usr.sbin/makefs/, - usr.bin/xinstall/, libexec/ftpd/, and rescue/ + usr.bin/xinstall/, libexec/ftpd/, rescue/, as well + as the installation images in distrib/ in order to excise stale references to the old stat_flags.h header file in the ls sources -- stat_flags.h has been removed.