From owner-freebsd-current Mon May 12 17:52:35 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA16942 for current-outgoing; Mon, 12 May 1997 17:52:35 -0700 (PDT) Received: from mercury.uniserve.com (mercury.uniserve.com [204.191.197.248]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA16936 for ; Mon, 12 May 1997 17:52:33 -0700 (PDT) Received: from haven.uniserve.com (shell.uniserve.com [198.53.215.121]) by mercury.uniserve.com with SMTP id RAA13525; Mon, 12 May 1997 17:52:22 -0700 (PDT) Date: Mon, 12 May 1997 17:57:51 -0700 (PDT) From: Tom Samplonius To: "Pedro F. Giffuni" cc: current@FreeBSD.ORG Subject: Re: GNU utilities are old. In-Reply-To: <3377CBF7.120C@fps.biblos.unal.edu.co> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Mon, 12 May 1997, Pedro F. Giffuni wrote: > Hello, > I use 2.2.1-Release, but I think this problem also affects current. > After noticing our version of GNU tar is old, I looked at other tools > and found the following distributions in our tree are (sometimes very) > old: > binutils-2.8 > bc-1.04 > cpio-2.4.2 > cvs-1.9 > gawk-3.0.2 > patch-2.2 > ptx-0.4 > texinfo-3.9 > I think ed and flex are also outdated. It would be good to do some > maintainance on this. > > --Pedro. > Many of these items have FreeBSD patches applied. They are not pure GNU. I belive that the binutils have been heavily modified. Tom