Date: Wed, 13 Feb 2002 17:21:23 -0800 (PST) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200202140121.g1E1LNK32434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 2002/02/13 17:21:23 PST
Modified files:
sys/sys proc.h
Log:
Fixed sign extension bugs in previous commit. They didn't completely
break scheduling because negative priorities were most fixed up by
converting kg_pri_user back to the correct type.
Fixed some style bugs in previous commit (non-terminated sentence fragments
and regressions in comments).
Revision Changes Path
1.202 +4 -4 src/sys/sys/proc.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202140121.g1E1LNK32434>
