K 10 svn:author V 3 jhb K 8 svn:date V 27 2013-11-13T18:35:06.138399Z K 7 svn:log V 207 MFC 255248: Use an unsigned long when indexing into mfchashtbl[] and mf6ctable[]. This matches the types used when computing hash indices and the type of the maximum size of mfchashtbl[]. PR: kern/181821 END