Module Name: src Committed By: joerg Date: Tue Apr 26 20:35:04 UTC 2011
Modified Files: src/doc: CHANGES Log Message: Annotate removal of Darwin, Mac, IRIX and PECOFF emulation To generate a diff of this commit: cvs rdiff -u -r1.1540 -r1.1541 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1540 src/doc/CHANGES:1.1541 --- src/doc/CHANGES:1.1540 Sat Apr 23 16:40:08 2011 +++ src/doc/CHANGES Tue Apr 26 20:35:04 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1540 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1541 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -989,3 +989,5 @@ dhcpcd(8): Import dhcpcd-5.2.12. [roy 20110406] sparc64: Add EDID (Extended Display Identification Data) reading, and video mode setting support, to ffb(4). [jdc 20110408] + kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was + retired. [joerg 20110426]