Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
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.
Home |
Main Index |
Thread Index |
Old Index