Source-Changes-HG archive

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

[src/netbsd-9]: src/doc Tickets #1567 - #1569



details:   https://anonhg.NetBSD.org/src/rev/cb6f9098acaf
branches:  netbsd-9
changeset: 373119:cb6f9098acaf
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Jan 19 10:59:51 2023 +0000

description:
Tickets #1567 - #1569

diffstat:

 doc/CHANGES-9.4 |  21 ++++++++++++++++++++-
 1 files changed, 20 insertions(+), 1 deletions(-)

diffs (32 lines):

diff -r 75e0b9d2b3d7 -r cb6f9098acaf doc/CHANGES-9.4
--- a/doc/CHANGES-9.4   Thu Jan 19 10:53:31 2023 +0000
+++ b/doc/CHANGES-9.4   Thu Jan 19 10:59:51 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.40 2023/01/18 19:29:16 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.41 2023/01/19 10:59:51 martin Exp $
 
 A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
 release:
@@ -564,3 +564,22 @@
        - Fix typo. s/SSC/SCC/.
        [msaitoh, ticket #1566]
 
+common/lib/libc/arch/arm/string/strlen_arm.S   1.11
+
+       arm: fix strnlen with a large maxlen argument by using unsigned
+       comparison conditions.
+       [skrll, ticket #1567]
+
+share/man/man4/lm.4                            1.38
+sys/dev/ic/nslm7x.c                            1.79
+sys/dev/isa/wbsio.c                            1.30
+sys/dev/isa/wbsioreg.h                         1.11
+
+       lm(4): Add Nuvoton NCT6797D support.
+       [msaitoh, ticket #1568]
+
+usr.bin/netstat/netstat.1                      1.76
+
+       netstat(1): add note about "netstat -mssv".
+       [msaitoh, ticket #1569]
+



Home | Main Index | Thread Index | Old Index