cvs commit: src/sys/kern kern_prot.c src/sys/sys systm.h

John Baldwin jhb at FreeBSD.org
Fri Jul 16 12:41:40 PDT 2004


On Friday 16 July 2004 11:57 am, Colin Percival wrote:
> cperciva    2004-07-16 15:57:16 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             kern_prot.c
>     sys/sys              systm.h
>   Log:
>   Add a SUSER_RUID flag to suser_cred.  This flag indicates that we want to
>   check if the *real* user is the superuser (vs. the normal behaviour,
> which checks the effective user).
>
>   Reviewed by:    rwatson

Could we rename PRISON_ROOT to SUSER_PRISONOK or some such to be consistent?

-- 
John Baldwin <jhb at FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org


More information about the cvs-all mailing list