Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 12/05/2006 21:30:50
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.