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.96 retrieving revision 1.97 diff -u -p -r1.96 -r1.97 --- src/UPDATING 2003/09/06 22:12:42 1.96 +++ src/UPDATING 2003/10/08 04:25:43 1.97 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.96 2003/09/06 22:12:42 christos Exp $ +$NetBSD: UPDATING,v 1.97 2003/10/08 04:25:43 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,11 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20031008: + /usr/include/sys/disklabel_mbr.h was removed. + It's necessary to "make cleandir" to ensure that + the dependencies will be rebuilt correctly. + 20030906: With the addition of siginfo support the old signal trampoline code has been deprecated to COMPAT_16. Make sure that your running