Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2001 15:52:27 -0700 (PDT)
From:      Thomas Moestl <tmm@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_acl.c
Message-ID:  <200104232252.f3NMqRL98627@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tmm         2001/04/23 15:52:27 PDT

  Modified files:
    sys/kern             kern_acl.c 
  Log:
  Fix a bug introduced in the last commit: vaccess_acl_posix1 only checked
  the file gid gainst the egid of the accessing process for the
  ACL_GROUP_OBJ case, and ignored supplementary groups.
  
  Approved by:	rwatson
  
  Revision  Changes    Path
  1.11      +2 -2      src/sys/kern/kern_acl.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?200104232252.f3NMqRL98627>