From owner-cvs-all Mon Mar 18 5: 4:24 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id E048537B402; Mon, 18 Mar 2002 05:04:13 -0800 (PST) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g2ID4Ck24921; Mon, 18 Mar 2002 08:04:12 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Mon, 18 Mar 2002 08:04:12 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Ruslan Ermilov Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/perl Makefile.inc In-Reply-To: <200203181010.g2IAAt622886@freefall.freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Just FYI for everyone interested -- I ended up deciding (along with Kris) not to MFC eaccess() just yet due to concern about race conditions and correctness when moved to -STABLE, which are not present in -CURRENT due to per-thread credentials. In a few days, I hope to finish up some cleanup work on namei() that will make it possible to handle this correctly in -STABLE. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Mon, 18 Mar 2002, Ruslan Ermilov wrote: > ru 2002/03/18 02:10:55 PST > > Modified files: > gnu/usr.bin/perl Makefile.inc > Log: > FreeBSD 4.x bootstrapping aid (no eaccess(2) syscall). > > Reviewed by: markm > > Revision Changes Path > 1.30 +6 -0 src/gnu/usr.bin/perl/Makefile.inc > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message