Subject: CVS commit: [netbsd-4] src/sys/kern
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 12/09/2006 11:47:32
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.