Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-8]: src/doc Ticket #1703
details: https://anonhg.NetBSD.org/src/rev/9bfd6e8afc45
branches: netbsd-8
changeset: 990069:9bfd6e8afc45
user: martin <martin%NetBSD.org@localhost>
date: Mon Oct 25 15:50:37 2021 +0000
description:
Ticket #1703
diffstat:
doc/CHANGES-8.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r fb10c53860e7 -r 9bfd6e8afc45 doc/CHANGES-8.3
--- a/doc/CHANGES-8.3 Mon Oct 25 15:49:48 2021 +0000
+++ b/doc/CHANGES-8.3 Mon Oct 25 15:50:37 2021 +0000
@@ -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 @@
- 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]
+
Home |
Main Index |
Thread Index |
Old Index