Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 12/20/2002 06:58:45
Module Name:	src
Committed By:	gmcgarry
Date:		Fri Dec 20 04:58:45 UTC 2002

Modified Files:
	src/sys/compat/mach: mach_thread.c

Log Message:
Flag a context switch using need_resched() rather than invoking yield().
Matches the linux compat approach.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/compat/mach/mach_thread.c

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