Module Name: src
Committed By: martin
Date: Sun May 15 12:18:18 UTC 2022
Modified Files:
src/doc [netbsd-8]: CHANGES-8.3
Log Message:
Ticket #1741
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.127 -r1.1.2.128 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.127 src/doc/CHANGES-8.3:1.1.2.128
--- src/doc/CHANGES-8.3:1.1.2.127 Wed May 4 15:37:12 2022
+++ src/doc/CHANGES-8.3 Sun May 15 12:18:18 2022
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.127 2022/05/04 15:37:12 sborrill Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.128 2022/05/15 12:18:18 martin Exp $
A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
release:
@@ -2573,3 +2573,8 @@ sys/net/if_pppoe.c 1.179
mbuf corruption.
[martin, ticket #1740]
+sbin/bioctl/bioctl.c 1.19
+
+ bioctl(8): don't print garbage bv_seconds.
+ [msaitoh, ticket #1741]
+