From owner-cvs-all Wed Apr 11 14: 0:28 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 6F5B337B43F; Wed, 11 Apr 2001 13:59:42 -0700 (PDT) (envelope-from rwatson@FreeBSD.org) Received: (from rwatson@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f3BKNOx26847; Wed, 11 Apr 2001 13:23:24 -0700 (PDT) (envelope-from rwatson) Message-Id: <200104112023.f3BKNOx26847@freefall.freebsd.org> From: Robert Watson Date: Wed, 11 Apr 2001 13:23:24 -0700 (PDT) To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: cvs commit: src/tools/regression/security/proc_to_proc Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG rwatson 2001/04/11 13:23:24 PDT Modified files: tools/regression/security/proc_to_proc Makefile Log: o Enable -DSETSUGID_SUPPORTED in inter-process authorization regression test by default, as setugid() is now part of the base kernel (assuming (options REGRESSION) has been enabled for the running kernel). Obtained from: TrustedBSD Project Revision Changes Path 1.2 +2 -2 src/tools/regression/security/proc_to_proc/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message