Subject: PR/35021 CVS commit: src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 12/05/2006 21:35:02
The following reply was made to PR kern/35021; it has been noted by GNATS.
From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/35021 CVS commit: src/sys/kern
Date: Tue, 5 Dec 2006 21:30:50 +0000 (UTC)
Module Name: src
Committed By: elad
Date: Tue Dec 5 21:30:50 UTC 2006
Modified Files:
src/sys/kern: kern_resource.c
Log Message:
PR/35021: Brian de Alwis: root cannot get/set rlimit information of user
processes through sysctl
Fix inverted logic in boolean assignment. This is why these tests should
not be done outside the secmodel code.
Thanks for the report.
To generate a diff of this commit:
cvs rdiff -r1.108 -r1.109 src/sys/kern/kern_resource.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.