K 10 svn:author V 3 phk K 8 svn:date V 27 1999-01-30T12:28:49.000000Z K 7 svn:log V 271 Put a comment here about using suser() to determine super-user-ness. Using suser() means that the p_acflag will (can) be set, to show that a process used super-powers during execution. It also makes it easier to restrict roots we don't trust later on. Reviewed by: bde END