Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Nov 2000 13:46:34 -0500
From:      Chris Faulhaber <jedgar@fxp.org>
To:        Sheldon Hearn <sheldonh@uunet.co.za>
Cc:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/22719: suid perl broken in 4.2-BETA?
Message-ID:  <20001109134634.A36008@peitho.fxp.org>
In-Reply-To: <200011091840.KAA76463@freefall.freebsd.org>; from sheldonh@uunet.co.za on Thu, Nov 09, 2000 at 10:40:05AM -0800
References:  <200011091840.KAA76463@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 09, 2000 at 10:40:05AM -0800, Sheldon Hearn wrote:
>  On Thu, 09 Nov 2000 08:00:04 PST, Ruslan Ermilov wrote:
>  
>  >  The following was not merged to RELENG_4:
>  >  
>  >  Index: make.conf
>  
>  What wasn't merged?  The whole ENABLE_SUIDPERL hook, or just the
>  comments in make.conf?
>  

Just make.conf in RELENG_4:

$ grep -r SUIDPERL src/etc src/gnu/usr.bin 
src/etc/defaults/make.conf:#NOSUIDPERL= true    # To avoid building the suid perl
src/gnu/usr.bin/perl/suidperl/Makefile:.if defined(ENABLE_SUIDPERL) && ${ENABLE_SUIDPERL} == "true"
$ 

-- 
Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org
--------------------------------------------------------
FreeBSD: The Power To Serve   -   http://www.FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001109134634.A36008>