Module Name: src Committed By: tsutsui Date: Sat Apr 19 06:20:51 UTC 2014
Modified Files: src/doc: CHANGES Log Message: Note recent hp300 changes for HP9000/425e. To generate a diff of this commit: cvs rdiff -u -r1.1914 -r1.1915 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.1914 src/doc/CHANGES:1.1915 --- src/doc/CHANGES:1.1914 Mon Apr 14 10:57:46 2014 +++ src/doc/CHANGES Sat Apr 19 06:20:51 2014 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1914 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1915 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -386,3 +386,7 @@ Changes from NetBSD 6.0 to NetBSD 7.0: e.g. Raspberry Pi interface boards [kardel 20140406] OpenSSL: Imported 1.0.1g [christos 20140407] sparc64: Switched to TOPDOWN_VM [martin 20140414] + hp300: Fix broken apci console support of bootloader. [tsutsui 20140410] + hp300: Add sti(4) at sgc screen console support to bootloader. + [tsutsui 20140413] + hp300: Add HP9000/425e RTC support. [tsutsui 20140419]