Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Mindaugas Rasiukevicius <rmind@netbsd.org>
List: source-changes
Date: 01/24/2008 14:41:12
Module Name:	src
Committed By:	rmind
Date:		Thu Jan 24 14:41:12 UTC 2008

Modified Files:
	src/sys/kern: sys_pset.c sys_sched.c

Log Message:
Fix the return values to conform the standard and/or be compatible with
other systems.  Reported by <drochner>.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/sys_pset.c
cvs rdiff -r1.5 -r1.6 src/sys/kern/sys_sched.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.