Source-Changes-HG archive

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

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



details:   https://anonhg.NetBSD.org/src/rev/deaffb74ecf4
branches:  netbsd-9
changeset: 368518:deaffb74ecf4
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Jul 17 10:35:07 2022 +0000

description:
Ticket #1479

diffstat:

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

diffs (19 lines):

diff -r f297577ba180 -r deaffb74ecf4 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3   Sun Jul 17 10:34:10 2022 +0000
+++ b/doc/CHANGES-9.3   Sun Jul 17 10:35:07 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.110 2022/07/15 17:18:23 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.111 2022/07/17 10:35:07 martin Exp $
 
 A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
 release:
@@ -1873,3 +1873,9 @@
           Out-Of-Bounds Access
        [mrg, ticket #1478]
 
+sys/kern/subr_pool.c                           1.285
+
+       Fix overflow errors for pools larger than 4GB and
+       output for kernel pool pages in "vmstat -s" output.
+       [simonb, ticket #1479]
+



Home | Main Index | Thread Index | Old Index