From owner-cvs-all Fri Apr 13 12:14:46 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 66CFE37B507; Fri, 13 Apr 2001 12:14:39 -0700 (PDT) (envelope-from jedgar@FreeBSD.org) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3DJEd494742; Fri, 13 Apr 2001 12:14:39 -0700 (PDT) (envelope-from jedgar) Message-Id: <200104131914.f3DJEd494742@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Fri, 13 Apr 2001 12:14:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/posix1e acl_entry.c src/sys/sys acl.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jedgar 2001/04/13 12:14:39 PDT Modified files: lib/libc/posix1e acl_entry.c sys/sys acl.h Log: Add the remaining POSIX.1e ACL definitions: ACL_UNDEFINED_TAG, ACL_UNDEFINED_ID, ACL_FIRST_ENTRY, ACL_NEXT_ENTRY Reviewed by: rwatson Obtained from: TrustedBSD Project Revision Changes Path 1.4 +1 -4 src/lib/libc/posix1e/acl_entry.c 1.16 +21 -8 src/sys/sys/acl.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message