Module Name: src
Committed By: martin
Date: Mon Mar 22 18:08:34 UTC 2021
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1665
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.79 -r1.1.2.80 src/doc/CHANGES-8.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-8.3
diff -u src/doc/CHANGES-8.3:1.1.2.79 src/doc/CHANGES-8.3:1.1.2.80
--- src/doc/CHANGES-8.3:1.1.2.79 Thu Mar 11 16:17:46 2021
+++ src/doc/CHANGES-8.3 Mon Mar 22 18:08:34 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.79 2021/03/11 16:17:46 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.80 2021/03/22 18:08:34 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -1796,3 +1796,8 @@ share/man/man4/ixv.4 1.3, 1.6-1.7
- Fix typo in comment or debug message.
[msaitoh, ticket #1663]
+sys/net/if_l2tp.h 1.10
+
+ Fix l2tp(4) ioctl type.
+ [knakahara, ticket #1665]
+