Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1368
details: https://anonhg.NetBSD.org/src/rev/ec457c144051
branches: netbsd-9
changeset: 990067:ec457c144051
user: martin <martin%NetBSD.org@localhost>
date: Mon Oct 25 15:48:43 2021 +0000
description:
Ticket #1368
diffstat:
doc/CHANGES-9.3 | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 01e8e29f9bda -r ec457c144051 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Mon Oct 25 15:47:50 2021 +0000
+++ b/doc/CHANGES-9.3 Mon Oct 25 15:48:43 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.42 2021/10/24 10:19:01 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.43 2021/10/25 15:48:43 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -905,3 +905,12 @@
ftp(1): cleanup after previous security fix.
[lukem, ticket #1367]
+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 #1368]
+
Home |
Main Index |
Thread Index |
Old Index