Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1332 and #1333



details:   https://anonhg.NetBSD.org/src/rev/f65a0b6e0a24
branches:  netbsd-8
changeset: 852498:f65a0b6e0a24
user:      martin <martin%NetBSD.org@localhost>
date:      Sun Aug 11 10:05:06 2019 +0000

description:
Tickets #1332 and #1333

diffstat:

 doc/CHANGES-8.2 |  12 +++++++++++-
 1 files changed, 11 insertions(+), 1 deletions(-)

diffs (23 lines):

diff -r fedd9fbdfa28 -r f65a0b6e0a24 doc/CHANGES-8.2
--- a/doc/CHANGES-8.2   Sun Aug 11 10:04:03 2019 +0000
+++ b/doc/CHANGES-8.2   Sun Aug 11 10:05:06 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.2,v 1.1.2.22 2019/08/09 19:22:51 martin Exp $
+# $NetBSD: CHANGES-8.2,v 1.1.2.23 2019/08/11 10:05:06 martin Exp $
 
 A complete list of changes from the NetBSD 8.1 release to the NetBSD 8.2
 release:
@@ -545,3 +545,13 @@
        0xffff as bad.
        [christos, ticket #1331]
 
+sys/uvm/uvm_mmap.c                             1.173
+
+       Change 'npgs' from int to size_t.
+       [maxv, ticket #1332]
+
+sys/kern/sys_lwp.c                             1.69 (patch)
+
+       Fix info leak in sys___sigaltstack14().
+       [maxv, ticket #1333]
+



Home | Main Index | Thread Index | Old Index