From owner-cvs-all Sat Sep 1 16:16: 6 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 39BA337B408; Sat, 1 Sep 2001 16:16:02 -0700 (PDT) Received: (from jedgar@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f81NG2o00278; Sat, 1 Sep 2001 16:16:02 -0700 (PDT) (envelope-from jedgar) Message-Id: <200109012316.f81NG2o00278@freefall.freebsd.org> From: "Chris D. Faulhaber" Date: Sat, 1 Sep 2001 16:16:02 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_acl.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG jedgar 2001/09/01 16:16:02 PDT Modified files: sys/kern kern_acl.c Log: In the case of ACL_OTHER and undefined ACL entry id's, set ae_id to ACL_UNDEFINED_ID instead of 0. Reviewed by: rwatson Revision Changes Path 1.15 +3 -3 src/sys/kern/kern_acl.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message