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.95 retrieving revision 1.96 diff -u -p -r1.95 -r1.96 --- src/UPDATING 2003/08/05 18:39:56 1.95 +++ src/UPDATING 2003/09/06 22:12:42 1.96 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.95 2003/08/05 18:39:56 wiz Exp $ +$NetBSD: UPDATING,v 1.96 2003/09/06 22:12:42 christos 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: ^^^^^^^^^^^^^^^ +20030906: + With the addition of siginfo support the old signal trampoline + code has been deprecated to COMPAT_16. Make sure that your running + kernel has COMPAT_16 enabled before building userland. + 20030801: With the new openssl, there is some header and library shuffling. rm -f /usr/include/des.h /usr/include/kerberosIV/* /lib/libdes* \