Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc mention RLIMIT_NTHR
details: https://anonhg.NetBSD.org/src/rev/b3aeead7008a
branches: trunk
changeset: 779660:b3aeead7008a
user: christos <christos%NetBSD.org@localhost>
date: Sat Jun 09 02:57:11 2012 +0000
description:
mention RLIMIT_NTHR
diffstat:
doc/CHANGES | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 625fd1d60c85 -r b3aeead7008a doc/CHANGES
--- a/doc/CHANGES Sat Jun 09 02:55:32 2012 +0000
+++ b/doc/CHANGES Sat Jun 09 02:57:11 2012 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1706 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1707 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -66,3 +66,6 @@
bind: update to 9.9.1-P1 to fix the recent rdata exploit.
[christos 20120604]
empb(4): Add ELBOX Mediator PCI 1200 driver. [rkujawa 20120604]
+ kernel: Add a new RLIMIT_NTHR limit to limit the number of processes
+ per user and the corresponding kern.maxlwp sysctl. Expose
+ kern.uidinfo.* via sysctl. [christos 20120608]
Home |
Main Index |
Thread Index |
Old Index