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/39e469f359eb
branches:  trunk
changeset: 1022609:39e469f359eb
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 f066950cffce -r 39e469f359eb 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