Subject: PR/35021 CVS commit: [netbsd-4] src/sys/kern
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 12/09/2006 11:50:02
The following reply was made to PR kern/35021; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35021 CVS commit: [netbsd-4] src/sys/kern
Date: Sat,  9 Dec 2006 11:47:32 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Sat Dec  9 11:47:32 UTC 2006
 
 Modified Files:
 	src/sys/kern [netbsd-4]: kern_resource.c
 
 Log Message:
 Pull up following revision(s) (requested by elad in ticket #257):
 	sys/kern/kern_resource.c: revision 1.109
 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.108.2.1 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.