Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #51 and #52
details: https://anonhg.NetBSD.org/src/rev/d79c5acba6a5
branches: netbsd-10
changeset: 373115:d79c5acba6a5
user: martin <martin%NetBSD.org@localhost>
date: Thu Jan 19 11:00:25 2023 +0000
description:
Tickets #51 and #52
diffstat:
doc/CHANGES-10.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 400117f8214d -r d79c5acba6a5 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Thu Jan 19 10:43:38 2023 +0000
+++ b/doc/CHANGES-10.0 Thu Jan 19 11:00:25 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.23 2023/01/18 19:23:38 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.24 2023/01/19 11:00:25 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -535,3 +535,14 @@
- Fix typo. s/SSC/SCC/.
[msaitoh, ticket #50]
+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 #51]
+
+usr.bin/netstat/netstat.1 1.76
+
+ netstat(1): add note about "netstat -mssv".
+ [msaitoh, ticket #52]
+
Home |
Main Index |
Thread Index |
Old Index