Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1358 and #1359



details:   https://anonhg.NetBSD.org/src/rev/70c66cf419b7
branches:  netbsd-9
changeset: 989482:70c66cf419b7
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Oct 13 16:08:44 2021 +0000

description:
Tickets #1358 and #1359

diffstat:

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

diffs (26 lines):

diff -r 7bf3ea80bc84 -r 70c66cf419b7 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Wed Oct 13 16:07:41 2021 +0000
+++ b/doc/CHANGES-9.3   Wed Oct 13 16:08:44 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.36 2021/10/08 14:59:08 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.37 2021/10/13 16:08:44 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -798,3 +798,16 @@
        PR 56422: fix a deadlock in "pipe_write()".
        [hannken, ticket #1357]
 
+lib/libc/arch/aarch64/gen/_setjmp.S            1.5
+lib/libc/arch/aarch64/gen/setjmp.S             1.4
+
+       Fix failure of the lib/libc/setjmp/t_setjmp:{,_}longjmp_zero
+       test cases.
+       [skrll, ticket #1358]
+
+share/man/man4/man4.amiga/amidisplaycc.4       1.14
+sys/arch/amiga/dev/amidisplaycc.c              1.33,1.35,1.36
+
+       amiga: enable wsfb based X11.
+       [abs, ticket #1359]
+



Home | Main Index | Thread Index | Old Index