Subject: Re: subtle breakage
To: Curt Sampson <cjs@portal.ca>
From: Mark H. Levine <yba@polytronics.com>
List: port-alpha
Date: 11/13/1997 00:13:32
   You can also `export STRIP=/usr/local/bin/strip'.
   
   There will be a symlink /usr/bin/strip -> /usr/local/bin/strip in
   the next toolchain snapshot.

I always thought of /usr/local as a place to put site specific packages.
As an old UNIX user, I expect utilities like strip in /usr/bin if not /bin.
Is this shift because we're using binutils and those are "foreign" to NetBSD?
If not, what's the philosophy here?  It would help to know....