Subject: CVS commit: src/sys
To: None <source-changes@netbsd.org>
From: Gregory McGarry <gmcgarry@netbsd.org>
List: source-changes
Date: 12/20/2002 07:43:11
Module Name:	src
Committed By:	gmcgarry
Date:		Fri Dec 20 05:43:11 UTC 2002

Modified Files:
	src/sys/kern: kern_synch.c
	src/sys/sys: proc.h

Log Message:
Remove yield() until the scheduler supports the sched_yield(2) system
call.


To generate a diff of this commit:
cvs rdiff -r1.115 -r1.116 src/sys/kern/kern_synch.c
cvs rdiff -r1.149 -r1.150 src/sys/sys/proc.h

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