Module Name: src Committed By: jruoho Date: Tue Jun 28 09:17:22 UTC 2011
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: Note the ACPICA 20110623 import. To generate a diff of this commit: cvs rdiff -u -r1.848 -r1.849 src/doc/3RDPARTY cvs rdiff -u -r1.1572 -r1.1573 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/3RDPARTY diff -u src/doc/3RDPARTY:1.848 src/doc/3RDPARTY:1.849 --- src/doc/3RDPARTY:1.848 Sun Jun 26 08:31:27 2011 +++ src/doc/3RDPARTY Tue Jun 28 09:17:21 2011 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.848 2011/06/26 08:31:27 jruoho Exp $ +# $NetBSD: 3RDPARTY,v 1.849 2011/06/28 09:17:21 jruoho Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -25,7 +25,7 @@ # remaining lines until the end of the record are notes. Package: acpica -Version: 20110211 +Version: 20110623 Current Vers: 20110623 Maintainer: Intel Archive Site: http://www.acpica.org/downloads/unix2_source_code.php Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.1572 src/doc/CHANGES:1.1573 --- src/doc/CHANGES:1.1572 Sun Jun 26 16:49:39 2011 +++ src/doc/CHANGES Tue Jun 28 09:17:21 2011 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1572 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1573 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -1055,3 +1055,4 @@ [christos 20110626] userland: Add an 'e' mode character to popen(3), and fopen(3) to set close on exec to opened file descriptors. [christos 20110626] + acpi(4): Updated ACPICA to 20110623. [jruoho 20110628]