From owner-freebsd-current Wed Feb 16 10: 6:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id D8AF237B50E for ; Wed, 16 Feb 2000 10:06:34 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by builder.freebsd.org (Postfix) with ESMTP id 7A933132D9 for ; Wed, 16 Feb 2000 10:05:58 -0800 (PST) Received: from dragon.nuxi.com (root@d60-025.leach.ucdavis.edu [169.237.60.25]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id KAA36573; Wed, 16 Feb 2000 10:06:33 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id KAA38848; Wed, 16 Feb 2000 10:06:30 -0800 (PST) (envelope-from obrien) Date: Wed, 16 Feb 2000 10:06:30 -0800 From: "David O'Brien" To: Peter Wemm Cc: Sheldon Hearn , freebsd-current@FreeBSD.ORG Subject: Re: FTP_INTERNAL_LS Message-ID: <20000216100630.A38813@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20000216162400.094D91CD7@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000216162400.094D91CD7@overcee.netplex.com.au>; from peter@netplex.com.au on Thu, Feb 17, 2000 at 12:24:00AM +0800 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 17, 2000 at 12:24:00AM +0800, Peter Wemm wrote: > You're 6 months late, this is already done: > revision 1.26 > date: 1999/08/26 00:45:34; author: peter; state: Exp; lines: +1 -3 > unifdef -DINTERNAL_LS - it's too useful to be off by default. If anyone > really dislikes this, we could add a switch to disable it at runtime and > check in popen.c. You missed parts of ftpd.8 that needed changeing with this change. The manpage still clearly states that ~ftp/bin/ls needs to exist: ~ftp/bin Make this directory owned by ``root'' and unwritable by anyone (mode 555). The program ls(1) must be present to support the list command. This program should be mode 111. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message