Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-10]: src/doc Tickets #37 and #38
details: https://anonhg.NetBSD.org/src/rev/91a28ab09739
branches: netbsd-10
changeset: 372989:91a28ab09739
user: martin <martin%NetBSD.org@localhost>
date: Fri Jan 06 13:58:10 2023 +0000
description:
Tickets #37 and #38
diffstat:
doc/CHANGES-10.0 | 13 ++++++++++++-
1 files changed, 12 insertions(+), 1 deletions(-)
diffs (24 lines):
diff -r 636833434314 -r 91a28ab09739 doc/CHANGES-10.0
--- a/doc/CHANGES-10.0 Fri Jan 06 13:54:58 2023 +0000
+++ b/doc/CHANGES-10.0 Fri Jan 06 13:58:10 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-10.0,v 1.1.2.18 2023/01/04 12:17:54 martin Exp $
+# $NetBSD: CHANGES-10.0,v 1.1.2.19 2023/01/06 13:58:10 martin Exp $
A complete list of changes from the initial NetBSD 10.0 branch on 2022-12-16
until the 10.0 release:
@@ -446,3 +446,14 @@
Fix libreswan build failure.
[knakahara, ticket #36]
+lib/libc/gen/err.3 1.23
+
+ Add errc() and verrc() to the list of functions which do not return,
+ but exit() instead.
+ [kre, ticket #37]
+
+sys/net/if_tap.c 1.128
+
+ tap(4): PR 57155: fix link state for an interface cloned from /dev/tap.
+ [ozaki-r, ticket #38]
+
Home |
Main Index |
Thread Index |
Old Index