Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Tie the maximum file lock per unprivilegied uid to kern....
details: https://anonhg.NetBSD.org/src/rev/2d480799389f
branches: trunk
changeset: 984880:2d480799389f
user: manu <manu%NetBSD.org@localhost>
date: Tue Jul 27 12:40:07 2021 +0000
description:
Tie the maximum file lock per unprivilegied uid to kern.maxfiles
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r a239d3fa84fb -r 2d480799389f doc/CHANGES
--- a/doc/CHANGES Tue Jul 27 11:05:39 2021 +0000
+++ b/doc/CHANGES Tue Jul 27 12:40:07 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2815 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2816 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -387,3 +387,5 @@
acpi(4): Updated ACPICA to 20210604. [christos 20210706]
hp300: Add support of multiple rd(4) disks on all punits for HPDisk.
[tsutsui 20210709]
+ kernel: Tie the maximum file lock per unprivilegied uid to
+ kern.maxfiles [manu 20210727]
Home |
Main Index |
Thread Index |
Old Index