From owner-cvs-all Thu Apr 20 1:58: 7 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5853D37B8CA; Thu, 20 Apr 2000 01:58:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Received: (from obrien@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id BAA23024; Thu, 20 Apr 2000 01:58:05 -0700 (PDT) (envelope-from obrien@FreeBSD.org) Message-Id: <200004200858.BAA23024@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 20 Apr 2000 01:58:05 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/binutils/binutils nm.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG obrien 2000/04/20 01:58:05 PDT Modified files: contrib/binutils/binutils nm.c Log: Revert this file back to its FSF/Cygnus virgin state. With jb's rev 1.2 commit to usr.bin/lorder/lorder.sh we don't depend on the 4.4BSD's ``nm -o'' behavior. Previous to 4.3BSD-Reno, ``nm -o'' did not output the .o's filename on a line by itself. The change occurred between CSRG's nm.c rev 4.8 (1987) and rev 5.1 (in 1989), which was "new version from Hans Huebner hans@garp.mit.edu, huebner@db0tui6.BITNET". The Binutils maintainers would rather cater to a loud boisterous user of 4.3BSD VAXen which has its own native toolchain, rather than a modern Unix with multiple orders of magnitude more users and in which Binutils *is* the native toolchain. Revision Changes Path 1.4 +3 -1 src/contrib/binutils/binutils/nm.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message