Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-9] src
Module Name: src
Committed By: martin
Date: Mon Oct 25 15:47:50 UTC 2021
Modified Files:
src/share/man/man4 [netbsd-9]: options.4
src/sys/conf [netbsd-9]: files
src/sys/kern [netbsd-9]: uipc_mbuf.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1368):
sys/conf/files: revision 1.1288
sys/kern/uipc_mbuf.c: revision 1.244
share/man/man4/options.4: revision 1.520
Fix a bug that NMBCLUSTERS(kern.mbuf.nmbclusters) can't be changed by sysctl.
Update the description of the NMBCLUSTERS. Add NMBCLUSTERS_MAX.
defparam NMBCLUSTERS_MAX.
To generate a diff of this commit:
cvs rdiff -u -r1.506.2.1 -r1.506.2.2 src/share/man/man4/options.4
cvs rdiff -u -r1.1237.2.5 -r1.1237.2.6 src/sys/conf/files
cvs rdiff -u -r1.232.4.1 -r1.232.4.2 src/sys/kern/uipc_mbuf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index