Module Name: src
Committed By: jdc
Date: Mon Aug 13 20:04:12 UTC 2012
Modified Files:
src/doc: CHANGES CHANGES.prev
Log Message:
Initial Raspberry Pi support has been pulled up to NetBSD 6.0.
To generate a diff of this commit:
cvs rdiff -u -r1.1732 -r1.1733 src/doc/CHANGES
cvs rdiff -u -r1.112 -r1.113 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
diff -u src/doc/CHANGES:1.1732 src/doc/CHANGES:1.1733
--- src/doc/CHANGES:1.1732 Sun Aug 12 22:20:32 2012
+++ src/doc/CHANGES Mon Aug 13 20:04:12 2012
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1732 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1733 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -90,7 +90,6 @@ Changes from NetBSD 6.0 to NetBSD 7.0:
pr(1): Add support for POSIX -f and -p options. [ginsbach 20120724]
powerpc: Add support for FPU emulation on BookE. [matt 20120722]
zoneinfo: Import tzdata2012d. [apb 20120722]
- evbarm: Add initial support for the RaspberryPi. [skrll 20120726]
OpenSSL: Imported 1.0.1c [christos 20120726]
kernel: safepri is dead; replaced by macro IPL_SAFEPRI. [matt 20120727]
kernel: Add malo(4), a driver for Marvell Libertas IEEE 802.11b/g
Index: src/doc/CHANGES.prev
diff -u src/doc/CHANGES.prev:1.112 src/doc/CHANGES.prev:1.113
--- src/doc/CHANGES.prev:1.112 Sun Aug 12 22:20:32 2012
+++ src/doc/CHANGES.prev Mon Aug 13 20:04:12 2012
@@ -1,4 +1,4 @@
-LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.112 $>
+LIST OF CHANGES FROM PREVIOUS RELEASES: <$Revision: 1.113 $>
Changes from 386bsd 0.1 + patchkit 0.2.2 to NetBSD 0.8:
@@ -11179,5 +11179,6 @@ Changes from NetBSD 5.0 to NetBSD 6.0:
802.11b/g/n wireless network devices, ported from OpenBSD.
[nonaka 20120325]
wm(4): Add support for Intel I350 Ethernet. [msaitoh 20120525]
+ evbarm: Add initial support for the RaspberryPi. [skrll 20120726]
postfix(1): Import version 2.8.11 [tron 20120609]
postfix(1): Import version 2.8.12 [tron 20120810]