K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-06-14T23:31:52.000000Z K 7 svn:log V 342 Remove the restriction that rtprio(2) cannot be used to set the realtime or idle priority of another process owned by the same user. This means that privilege in rtprio(2) (and rtprio_thread(2)) is required indirectly via p_cansched(9) or directly to set realtime/idle privilege, rather than directly affecting target process authorization. END