From owner-cvs-all Tue Apr 9 17:24: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id C01CE37B405; Tue, 9 Apr 2002 17:23:58 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.2/8.12.2) with ESMTP id g3A0NvYm045557; Tue, 9 Apr 2002 17:23:57 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.2/8.12.2/Submit) id g3A0MgGH045527; Tue, 9 Apr 2002 17:22:42 -0700 (PDT) Date: Tue, 9 Apr 2002 17:22:42 -0700 From: "David O'Brien" To: Bosko Milekic Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/bin Makefile src/share/examples/etc make.conf src/usr.bin Makefile Message-ID: <20020409172242.A45459@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org References: <200204091825.g39IPlu47806@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200204091825.g39IPlu47806@freefall.freebsd.org>; from bmilekic@FreeBSD.org on Tue, Apr 09, 2002 at 11:25:47AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 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 On Tue, Apr 09, 2002 at 11:25:47AM -0700, Bosko Milekic wrote: > bin Makefile > share/examples/etc make.conf > usr.bin Makefile > Log: > Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will, > and document in share/examples/etc/make.conf This is going too far -- are we soon going to have NO_LS ?? What is the problem with compiling rsh/rlogin/rcp? I can not think of any good reason. Are you trying to reduce the number of set UID binaries? Why not add a NO_SUID knob and catch everything? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message