Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2004 15:57:16 +0000 (UTC)
From:      Colin Percival <cperciva@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_prot.c src/sys/sys systm.h
Message-ID:  <200407161557.i6GFvGWg003796@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
  
  Revision  Changes    Path
  1.184     +2 -3      src/sys/kern/kern_prot.c
  1.210     +1 -0      src/sys/sys/systm.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407161557.i6GFvGWg003796>