K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-03-04T22:36:48.000000Z K 7 svn:log V 282 Remove 'MPSAFE' annotations from the comments above most system calls: all system calls now enter without Giant held, and then in some cases, acquire Giant explicitly. Remove a number of other MPSAFE annotations in the credential code and tweak one or two other adjacent comments. END