freebsd-dev/usr.bin/nm
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
..
Makefile BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
nm.1 Rudimentry support for viewing weak symbols. There are two types that 1996-09-24 09:59:43 +00:00
nm.1aout Rudimentry support for viewing weak symbols. There are two types that 1996-09-24 09:59:43 +00:00
nm.c Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename, 1996-09-24 15:56:26 +00:00