Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2002 12:28:44 -0800 (PST)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_acl.c
Message-ID:  <200212292028.gBTKSj0o025416@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2002/12/29 12:28:44 PST

  Modified files:
    sys/kern             kern_acl.c 
  Log:
  Implement new ACL system calls which do not follow symbolic links:
  __acl_get_link(), __acl_set_link(), acl_delete_link(), and
  __acl_aclcheck_link(), with almost identical implementations to
  the existing __acl_*_file() variants on these calls.  Update
  copyright.
  
  Obtained from:  TrustedBSD Project
  
  Revision  Changes    Path
  1.37      +89 -1     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?200212292028.gBTKSj0o025416>