K 10 svn:author V 3 bde K 8 svn:date V 27 1998-01-19T12:39:00.000000Z K 7 svn:log V 248 Set p_retval for the correct process in getpriority(). This fixes a null pointer panic when the pointer for the incorrect process is NULL. getpriority() was broken in rev.1.27. Rev.1.28 broke the warning instead of fixing the problem. PR: 5495 END