From owner-cvs-all Thu Sep 20 13: 4: 4 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 4613037B40E; Thu, 20 Sep 2001 13:03:58 -0700 (PDT) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8KK3wU83703; Thu, 20 Sep 2001 13:03:58 -0700 (PDT) (envelope-from rwatson) Message-Id: <200109202003.f8KK3wU83703@freefall.freebsd.org> From: Robert Watson Date: Thu, 20 Sep 2001 13:03:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/tools/regression/security/access Makefile testaccess.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 rwatson 2001/09/20 13:03:58 PDT Added files: tools/regression/security/access Makefile testaccess.c Log: o Regression test to check that appropriate parts of the process credential are used in the access() and new eaccess() system calls. Obtained from: TrustedBSD Project Revision Changes Path 1.1 +9 -0 src/tools/regression/security/access/Makefile (new) 1.1 +360 -0 src/tools/regression/security/access/testaccess.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message