From owner-freebsd-small Sat Jul 1 2: 6:31 2000 Delivered-To: freebsd-small@freebsd.org Received: from mailrouter1.strath.ac.uk (orkney.cc.strath.ac.uk [130.159.248.40]) by hub.freebsd.org (Postfix) with ESMTP id 8412A37B888 for ; Sat, 1 Jul 2000 02:06:24 -0700 (PDT) (envelope-from roger@cs.strath.ac.uk) Received: from [62.252.138.146] (helo=cs.strath.ac.uk) by mailrouter1.strath.ac.uk with esmtp (Exim 3.12 #2) id 138JDg-0005w6-00 for small@freebsd.org; Sat, 01 Jul 2000 10:05:48 +0100 Message-ID: <395DB4AF.33316E1A@cs.strath.ac.uk> Date: Sat, 01 Jul 2000 10:06:55 +0100 From: Roger Hardiman Organization: Strathclyde University X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 4.0-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: small@freebsd.org Subject: 'more' has gone from the 5.x/4.x sources. more is less Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-RBL-Warning: (dul.maps.vix.com) See Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, The 'more' command has now been removed from the FreeBSD 5.x and 4.x source tree (was /src/usr.bin/more) The main FreeBSD source is now using GNU 'less' which is now part of the main source tree at /usr/src/contrib/less. There is a symbolic link created for 'more' which maps it to less. What do we want to do with PicoBSD which puts 'more' on a few disks. We can a) use the new 'less' which is a little _bigger_ than 'more' b) copy the old BSD 'more' over to Tinyware and keep using it there? c) make PicoBSD get the new port '44BSD-more' which is the old more source. but that means we always have to link in a port with PicoBSD I'm trying to get PicoBSD on 4.x working ready for the 4.1 release, and this has beome my next problem to resolve. Roger -- Roger Hardiman Strathclyde Uni Telepresence Research Group, Glasgow, Scotland. http://www.telepresence.strath.ac.uk 0141 548 2897 roger@cs.strath.ac.uk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message