K 10 svn:author V 4 jeff K 8 svn:date V 27 2007-02-08T01:52:25.000000Z K 7 svn:log V 250 - Change types for necent runq additions to u_char rather than int. - Fix these types in ULE as well. This fixes bugs in priority index calculations in certain edge cases. (int)-1 % 64 != (uint)-1 % 64. Reported by: kkenn using pho's stress2. END