Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/23/2000 12:39:58
Module Name: syssrc
Committed By: thorpej
Date: Thu Mar 23 20:39:58 UTC 2000
Modified Files:
syssrc/sys/kern: kern_subr.c
Log Message:
uiomove(): if we're informed that we should yield the CPU, use the new
preempt() primitive to do so.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/kern/kern_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.