Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1548 and #1549
details: https://anonhg.NetBSD.org/src/rev/02956a7adbb3
branches: netbsd-9
changeset: 372119:02956a7adbb3
user: martin <martin%NetBSD.org@localhost>
date: Thu Oct 27 16:15:57 2022 +0000
description:
Tickets #1548 and #1549
diffstat:
doc/CHANGES-9.4 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r c33ab9bc6f98 -r 02956a7adbb3 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Thu Oct 27 16:14:42 2022 +0000
+++ b/doc/CHANGES-9.4 Thu Oct 27 16:15:57 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.27 2022/10/25 17:54:59 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.28 2022/10/27 16:15:57 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -422,3 +422,14 @@
PR 56303: progress(1): fix error handling.
[riastradh, ticket #1547]
+sys/netinet6/frag6.c 1.76
+
+ frag6: do not use a spin mutex for frag6_lock.
+ [ozaki-r, ticket #1548]
+
+bin/sh/miscbltin.c 1.51,1.52
+
+ PR 56972: fix escape ('\') handling in sh read builtin
+ and cosmetic improvements to error reporting.
+ [kre, ticket #1549]
+
Home |
Main Index |
Thread Index |
Old Index