Module Name: src
Committed By: riz
Date: Mon Nov 19 19:58:40 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES
Log Message:
doc/CHANGES patch
Note that sparc64 got pcie/pyro(4) support last november.
[mrg, ticket #66626]
To generate a diff of this commit:
cvs rdiff -u -r1.1670.2.12 -r1.1670.2.13 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.1670.2.12 src/doc/CHANGES:1.1670.2.13
--- src/doc/CHANGES:1.1670.2.12 Sat Oct 20 22:18:29 2012
+++ src/doc/CHANGES Mon Nov 19 19:58:40 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1670.2.12 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1670.2.13 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -1177,6 +1177,8 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
need to either add tre.h in /usr/include, or enhance
regex.h and provide more tre_ -> libc names aliases.
[christos 20111105]
+ sparc64: Add support for PCI-E based systems Ultra25/45, pyro(4)
+ ported from OpenBSD. [mrg 20111108]
postfix(1): Import version 2.8.7 [tron 20111109]
asm: Add assembly language examples in share/examples/asm/.
These provide the end user with some ready-to-use sample