Philippe Charnier
|
885a85b6c1
|
Use err(3). Add missing flags in usage string.
|
1997-07-31 06:53:36 +00:00 |
|
Warner Losh
|
1c8af87873
|
compare return value from getopt against -1 rather than EOF, per the final
posix standard on the topic.
|
1997-03-29 04:34:07 +00:00 |
|
Peter Wemm
|
34b2ec2b3f
|
Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename,
no N_EXT is a "warning". eg:
% nm -p /tmp/gets.o
...
00000000 w warning: this program uses gets(), which is unsafe.
U _gets
00000000 T _gets
|
1996-09-24 15:56:26 +00:00 |
|
Peter Wemm
|
8a6f32e24c
|
Rudimentry support for viewing weak symbols. There are two types that
this deals with, the N_INDR indirect symbols done with .stabs operations,
and those done with .weak that have an extra field in n_other.
|
1996-09-24 09:59:43 +00:00 |
|
Jordan K. Hubbard
|
526195ad0d
|
General -Wall warning cleanup, part I.
Submitted-By: Kent Vander Velden <graphix@iastate.edu>
|
1996-07-12 19:08:36 +00:00 |
|
Poul-Henning Kamp
|
9e535a67c1
|
Add -t option which prints output in tabular format.
|
1995-12-19 08:12:07 +00:00 |
|
Rodney W. Grimes
|
7799f52a32
|
Remove trailing whitespace.
|
1995-05-30 06:41:30 +00:00 |
|
Andrey A. Chernov
|
f4c05c7fcb
|
Fix bug with printing out short archive entries,
incorrect padding
|
1994-12-28 14:11:21 +00:00 |
|
Andrey A. Chernov
|
0cd388e6aa
|
Additional longname fix
Submitted by: dufault@hda.com
|
1994-12-28 13:19:39 +00:00 |
|
Andrey A. Chernov
|
8ddd408a2e
|
Fix for handling long archive names
Submitted by: dufault@hda.com
|
1994-12-28 00:47:24 +00:00 |
|
Rodney W. Grimes
|
9b50d90275
|
BSD 4.4 Lite Usr.bin Sources
|
1994-05-27 12:33:43 +00:00 |
|