Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2001 07:16:59 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern vfs_subr.c
Message-ID:  <200111021516.fA2FGxd74093@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2001/11/02 07:16:59 PST

  Modified files:
    sys/kern             vfs_subr.c 
  Log:
  Merge from POSIX.1e Capabilities development tree:
  
  o POSIX.1e capabilities authorize overriding of VEXEC for VDIR based
    on CAP_DAC_READ_SEARCH, but of !VDIR based on CAP_DAC_EXECUTE.  Add
    appropriate conditionals to vaccess() to take that into account.
  o Synchronization cap_check_xxx() -> cap_check() change.
  
  Obtained from:	TrustedBSD Project
  
  Revision  Changes    Path
  1.328     +17 -6     src/sys/kern/vfs_subr.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?200111021516.fA2FGxd74093>