Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Ticket #1588



details:   https://anonhg.NetBSD.org/src/rev/83e5a6a75e52
branches:  netbsd-9
changeset: 373429:83e5a6a75e52
user:      martin <martin%NetBSD.org@localhost>
date:      Wed Feb 08 16:43:05 2023 +0000

description:
Ticket #1588

diffstat:

 doc/CHANGES-9.4 |  8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)

diffs (19 lines):

diff -r 86370b7dca72 -r 83e5a6a75e52 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Wed Feb 08 16:42:12 2023 +0000
+++ b/doc/CHANGES-9.4   Wed Feb 08 16:43:05 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.47 2023/02/06 17:05:59 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.48 2023/02/08 16:43:05 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -758,3 +758,9 @@
        Set IMNT_MPSAFE only if all lower layers are MPSAFE.
        [hannken, ticket #1587]
 
+sys/arch/sparc64/include/vmparam.h             1.43
+
+       sparc64: PR 57219: avoid arithmetic overflow by making the
+       usable virtual address space end one page earlier.
+       [hgutch, ticket #1588]
+



Home | Main Index | Thread Index | Old Index