Subject: PR/36979 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: netbsd-bugs
Date: 12/06/2007 01:30:02
The following reply was made to PR kern/36979; it has been noted by GNATS.
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36979 CVS commit: src/sys/kern
Date: Thu, 6 Dec 2007 01:27:21 +0000 (UTC)
Module Name: src
Committed By: rmind
Date: Thu Dec 6 01:27:21 UTC 2007
Modified Files:
src/sys/kern: uipc_sem.c
Log Message:
Increase the default limit of SEM_MAX, allow changing of limit
dynamically via sysctl. Closes PR/36979.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/kern/uipc_sem.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.