Module Name:    src
Committed By:   martin
Date:           Mon Oct 25 15:50:37 UTC 2021

Modified Files:
        src/doc [netbsd-8]: CHANGES-8.3

Log Message:
Ticket #1703


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.105 -r1.1.2.106 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.105 src/doc/CHANGES-8.3:1.1.2.106
--- src/doc/CHANGES-8.3:1.1.2.105	Sat Oct 23 11:53:10 2021
+++ src/doc/CHANGES-8.3	Mon Oct 25 15:50:37 2021
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-8.3,v 1.1.2.105 2021/10/23 11:53:10 martin Exp $
+# $NetBSD: CHANGES-8.3,v 1.1.2.106 2021/10/25 15:50:37 martin Exp $
 
 A complete list of changes from the NetBSD 8.2 release to the NetBSD 8.3
 release:
@@ -2173,3 +2173,12 @@ sys/dev/pci/if_wmvar.h				1.46
 	- Whitespace fixes. Fix comments. No functional change.
 	[msaitoh, ticket #1701]
 
+share/man/man4/options.4			1.520
+sys/conf/files					1.1288
+sys/kern/uipc_mbuf.c				1.244
+
+	- Fix a bug that NMBCLUSTERS(kern.mbuf.nmbclusters) can't be changed
+	  by sysctl.
+	- Update NMBCLUSTERS and add NMBCLUSTERS_MAX in options(4).
+	[msaitoh, ticket #1703]
+

Reply via email to