Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #125 and #126
details: https://anonhg.NetBSD.org/src/rev/f0129a17ade8
branches: netbsd-10
changeset: 373984:f0129a17ade8
user: martin <martin%NetBSD.org@localhost>
date: Thu Mar 23 12:12:08 2023 +0000
description:
Tickets #125 and #126
diffstat:
doc/CHANGES-10.0 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 95d4cca5292b -r f0129a17ade8 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Thu Mar 23 12:11:03 2023 +0000
+++ b/doc/CHANGES-10.0 Thu Mar 23 12:12:08 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.47 2023/03/22 19:01:56 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.48 2023/03/23 12:12:08 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -1511,3 +1511,15 @@ tests/lib/libc/sys/t_ptrace_syscall_wait
EJUSTRETURN to return to the next instruction.
[hannken, ticket #124]
+sys/netinet6/ip6_output.c 1.233
+sys/netinet6/raw_ip6.c 1.183
+
+ in6: fix IPV6_CHECKSUM handling.
+ [ozaki-r, ticket #125]
+
+sys/dev/fss.c 1.114
+
+ fss(4): pass B_PHYS when reading from device. Xbd(4) at least checks
+ this flag and may trigger an assertion.
+ [hannken, ticket #126]
+
Home |
Main Index |
Thread Index |
Old Index