Subject: Re: CVS commit: basesrc
To: None <mycroft@netbsd.org>
From: Chris G. Demetriou <cgd@netbsd.org>
List: source-changes
Date: 02/20/2000 13:02:50
"Charles M. Hannum" <mycroft@netbsd.org> writes:
> Move addr2line, size and strings to comp.

size and strings being in comp are kind-of annoying.

(strings very, size less so, but both have uses outside of compiling
stuff...  e.g. getting text out of a word document: strings -a
*.doc...)

Similarly:

>Move c++filt, gcov, nm, objdump, tsort, unifdef to comp.

tsort is a general purpose utility, and people can reasonably use it
for things other than lorder ... | tsort.  (I say this only because
i've seen people use it for other things, and i think i may have
myself at some point...)


cgd
-- 
Chris Demetriou - cgd@netbsd.org - http://www.netbsd.org/People/Pages/cgd.html
Disclaimer: Not speaking for NetBSD, just expressing my own opinion.