diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/CHANGES-9.3 | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/CHANGES-9.3 b/doc/CHANGES-9.3 index 846c125101e..16625bcc071 100644 --- a/doc/CHANGES-9.3 +++ b/doc/CHANGES-9.3 @@ -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 @@ xsrc-9/external/mit/xorg-server/dist/xkb/xkb.c apply patch 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] + |
