Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 06:41:41 -0700 (PDT)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/miscfs/procfs procfs_vnops.c
Message-ID:  <200009011341.GAA91161@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2000/09/01 06:41:41 PDT

  Modified files:
    sys/miscfs/procfs    procfs_vnops.c 
  Log:
  o Make procfs use vaccess() for procfs_access() DAC and super-user checks,
    rather than implementing its own {uid,gid,other} checks against vnode
    mode.  Similar change to linprocfs currently under review.
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.82      +5 -29     src/sys/miscfs/procfs/procfs_vnops.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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