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.17 retrieving revision 1.18 diff -u -p -r1.17 -r1.18 --- src/UPDATING 2001/02/18 19:13:58 1.17 +++ src/UPDATING 2001/02/20 06:00:54 1.18 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.17 2001/02/18 19:13:58 erh Exp $ +$NetBSD: UPDATING,v 1.18 2001/02/20 06:00:54 jmc 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,12 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20010219: + get/setprogname() added. Any hostprog's that may use this will need + to be bootstraped manually until the host system is current. + + Known problems: sys/arch/macppc/stand/fixcoff + 20010204: prepare the code to compile with stricter gcc flags. in particular start eliminating redundant declarations. Yacc