Module Name: src
Committed By: martin
Date: Sun Apr 28 08:46:17 UTC 2019
Modified Files:
src/doc [netbsd-8]: CHANGES-8.1
Log Message:
Annotate ticket #1249
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.136 -r1.1.2.137 src/doc/CHANGES-8.1
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-8.1
diff -u src/doc/CHANGES-8.1:1.1.2.136 src/doc/CHANGES-8.1:1.1.2.137
--- src/doc/CHANGES-8.1:1.1.2.136 Fri Apr 26 19:20:57 2019
+++ src/doc/CHANGES-8.1 Sun Apr 28 08:46:17 2019
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.1,v 1.1.2.136 2019/04/26 19:20:57 martin Exp $
+# $NetBSD: CHANGES-8.1,v 1.1.2.137 2019/04/28 08:46:17 martin Exp $
A complete list of changes from the NetBSD 8.0 release to the NetBSD 8.1
release:
@@ -2966,7 +2966,7 @@ sys/arch/hppa/hppa/machdep.c 1.9
Some fixes for QEMU/hppa.
[skrll, ticket #1248]
-sys/arch/cats/cats/cats_machdep.c 1.87
+sys/arch/cats/cats/cats_machdep.c 1.87 (patch)
The free block after the kernel from arm32_bootmem_init doesn't
account for bt_memavail. Adjust for this.