K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-02-19T13:22:36.000000Z K 7 svn:log V 237 Use priv_check(9) instead of suser(9) for checking the privilege to set real-time priority on a thread. It looks like this suser(9) call was introduced after my first pass through replacing superuser checks with named privilege checks. END