K 10 svn:author V 7 rwatson K 8 svn:date V 27 2009-12-29T13:55:15.923249Z K 7 svn:log V 458 Merge r189063 from head to stable/7: Add static tracing for privilege checking: priv:kernel:priv_check:priv_ok fires for granted privileges priv:kernel:priv_check:priv_err fires for denied privileges The first argument is the requested privilege number. The naming convention is a little different from the OpenSolaris equivilent because we can't have '-' in probefunc names, and our privilege namespace is different. Requested by: bz END