Module Name: src
Committed By: mrg
Date: Fri Nov 2 06:28:40 UTC 2012
Modified Files:
src/doc: CHANGES.prev
Log Message:
note that sparc64 got pcie/pyro(4) support last november.
XXX: pull up to netbsd-6 doc/CHANGES.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/doc/CHANGES.prev
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.prev
diff -u src/doc/CHANGES.prev:1.117 src/doc/CHANGES.prev:1.118
--- src/doc/CHANGES.prev:1.117 Fri Oct 5 18:36:28 2012
+++ src/doc/CHANGES.prev Fri Nov 2 06:28:39 2012
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.117 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.118 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -11075,6 +11075,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