Module Name: src
Committed By: martin
Date: Sat Jan 2 10:24:42 UTC 2021
Modified Files:
src/doc [netbsd-9]: CHANGES-9.2
Log Message:
Ammend ticket #1173 for additional pullups
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.30 -r1.1.2.31 src/doc/CHANGES-9.2
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-9.2
diff -u src/doc/CHANGES-9.2:1.1.2.30 src/doc/CHANGES-9.2:1.1.2.31
--- src/doc/CHANGES-9.2:1.1.2.30 Fri Jan 1 13:19:02 2021
+++ src/doc/CHANGES-9.2 Sat Jan 2 10:24:42 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.2,v 1.1.2.30 2021/01/01 13:19:02 martin Exp $
+# $NetBSD: CHANGES-9.2,v 1.1.2.31 2021/01/02 10:24:42 martin Exp $
A complete list of changes from the NetBSD 9.1 release to the NetBSD 9.2
release:
@@ -1368,7 +1368,7 @@ sys/arch/aarch64/include/ptrace.h 1.10
Add support of ptrace(2) for COMPAT_NETBSD32.
[rin, ticket #1172]
-sys/kern/core_elf32.c 1.65 (patch)
+sys/kern/core_elf32.c 1.65 (patch),1.67
Fix 32-bit core file format for aarch64.
[rin, ticket #1173]