rwatson     2007-02-19 13:22:36 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_resource.c 
  Log:
  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.
  
  Revision  Changes    Path
  1.166     +1 -1      src/sys/kern/kern_resource.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to