Ruslan Ermilov
|
e46be7ffad
|
Fix loder(1) to work with libraries. This can be useful to
sort long DPADD lists automatically. While here, recognize
`W' as the global symbol. This has been tested since 2004.
|
2005-07-15 15:21:12 +00:00 |
|
Tim J. Robbins
|
ebe5d44d5a
|
Give the -o option before any filename operands when invoking the sort
utility. 1003.1-2001 does not allow sort to accept the -o option after
the operands (Base Definitions, 12.2 Utility Syntax Guidelines,
Guideline 9).
|
2003-06-01 22:37:38 +00:00 |
|
Andrey A. Chernov
|
197442ec02
|
Make it work with POSIX sort (POS arg)
All old sorts understand -k too.
|
2002-09-24 18:16:36 +00:00 |
|
Doug Rabson
|
7172dc3b54
|
Pick up the environment variable ${NM} if it exists and use that to list
symbols. This allows lorder to be used more easily in a cross-build
environment.
|
2001-03-06 15:00:32 +00:00 |
|
Tim Vanderhoek
|
b75cda591f
|
Use different filenames.
Submitted by: bin/16927, Mike Heffner
|
2000-05-17 22:46:47 +00:00 |
|
John Birrell
|
559628a153
|
Removed explict PATH which tended to cause the *wrong* path to be used
more often than not.
Also included Doug Rabson's changes to make this script better handle the
two varieties of nm output we now have.
|
1998-08-15 07:10:21 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|