Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-9]: src/doc Tickets #1276 and #1277



details:   https://anonhg.NetBSD.org/src/rev/26f91c02a986
branches:  netbsd-9
changeset: 983673:26f91c02a986
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Jun 01 10:41:23 2021 +0000

description:
Tickets #1276 and #1277

diffstat:

 doc/CHANGES-9.3 |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 860998bd498c -r 26f91c02a986 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Tue Jun 01 10:39:48 2021 +0000
+++ b/doc/CHANGES-9.3   Tue Jun 01 10:41:23 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.3 2021/05/19 17:07:57 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.4 2021/06/01 10:41:23 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -44,3 +44,15 @@
        Reject string longer than USHRT_MAX before sending them on the wire.
        Fix out-of-bound access in KeySymToUcs4().
        [mrg, ticket #1275]
+
+external/mit/xorg/server/drivers/xf86-input-keyboard/Makefile 1.17
+
+       Make wskbd(4) default for mac68k; no other protocol is available.
+       [rin, ticket #1276]
+
+sys/arch/aarch64/aarch64/netbsd32_machdep.c    1.18
+
+       Fix conversion between aarch64 and aarch32 fpregs to fix crashes
+       in VFP-optimized codes running on COMPAT_NETBSD32.
+       [rin, ticket #1277]
+



Home | Main Index | Thread Index | Old Index