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 rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.159 retrieving revision 1.160 diff -u -p -r1.159 -r1.160 --- src/UPDATING 2007/03/25 16:23:04 1.159 +++ src/UPDATING 2007/04/12 13:17:56 1.160 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.159 2007/03/25 16:23:04 gdt Exp $ +$NetBSD: UPDATING,v 1.160 2007/04/12 13:17:56 jmcneill 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 @@ -16,6 +16,11 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20070412: + The pckbc driver on sgimips IP32 has been removed. Use macekbc + instead. See the GENERIC32_IP3x kernel configuration for an + example. + 20070319: src/lib/libc/Makefile revision 1.129 broke libc and ld.elf_so on many platforms due to incorrect flags settings. If you