Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1018 amd #1019



details:   https://anonhg.NetBSD.org/src/rev/7392db4185aa
branches:  netbsd-9
changeset: 936066:7392db4185aa
user:      martin <martin%NetBSD.org@localhost>
date:      Fri Jul 17 15:31:20 2020 +0000

description:
Tickets #1018 amd #1019

diffstat:

 doc/CHANGES-9.1 |  16 +++++++++++++++-
 1 files changed, 15 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 26c17d559d6b -r 7392db4185aa doc/CHANGES-9.1
--- a/doc/CHANGES-9.1   Fri Jul 17 15:30:26 2020 +0000
+++ b/doc/CHANGES-9.1   Fri Jul 17 15:31:20 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.1,v 1.1.2.80 2020/07/16 12:41:35 martin Exp $
+# $NetBSD: CHANGES-9.1,v 1.1.2.81 2020/07/17 15:31:20 martin Exp $
 
 A complete list of changes from the NetBSD 9.0 release to the NetBSD 9.1
 release:
@@ -3468,3 +3468,17 @@
        - Whitespace fix.
        [msaitoh, ticket #1017]
 
+sys/compat/common/uipc_syscalls_40.c           1.23
+sys/compat/linux/common/linux_socket.c         1.150
+sys/compat/linux32/common/linux32_socket.c     1.31
+sys/net/if.c                                   1.479
+
+       ioctl(SIOCGIFCONF): do not accept negative buffer length values.
+       [msaitoh, ticket #1018]
+
+sys/dev/pci/radeonfb.c                         1.107
+sys/dev/pci/radeonfbvar.h                      1.21
+
+       Reduce stack usage in radeonfb_pickres() and radeonfb_set_cursor().
+       [macallan, ticket #1019]
+



Home | Main Index | Thread Index | Old Index