K 10 svn:author V 2 ed K 8 svn:date V 27 2015-07-10T14:39:46.697894Z K 7 svn:log V 189 Add missing const keyword to kern_sigaction()'s 'act' parameter. This structure is not modified by the function. Also add const to sigact_flag_test(), as it is called by kern_sigaction(). END