Source-Changes-HG archive

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

[src/netbsd-8]: src/doc Tickets #1778 and #1779



details:   https://anonhg.NetBSD.org/src/rev/a9320a3ecba1
branches:  netbsd-8
changeset: 372122:a9320a3ecba1
user:      martin <martin%NetBSD.org@localhost>
date:      Thu Oct 27 16:19:25 2022 +0000

description:
Tickets #1778 and #1779

diffstat:

 doc/CHANGES-8.3 |  13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r d93ec7a59209 -r a9320a3ecba1 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3   Thu Oct 27 16:16:50 2022 +0000
+++ b/doc/CHANGES-8.3   Thu Oct 27 16:19:25 2022 +0000
@@ -1,4 +1,4 @@
- $NetBSD: CHANGES-8.3,v 1.1.2.157 2022/10/26 18:19:42 martin Exp $
+ $NetBSD: CHANGES-8.3,v 1.1.2.158 2022/10/27 16:19:25 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2973,3 +2973,14 @@
        Updata tzdata to 2022e.
        [kre, ticket #1777]
 
+sys/netinet6/frag6.c                           1.76
+
+       frag6: do not use a spin mutex for frag6_lock.
+       [ozaki-r, ticket #1778]
+
+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 #1779]
+



Home | Main Index | Thread Index | Old Index