summaryrefslogtreecommitdiffstats
path: root/usr.bin/nm/nm.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some easy warnings; ANSIfy, constify.markm2002-04-281-55/+48
* remove __Pimp2002-03-221-6/+6
* Expland the emalloc to do the testing at the place of mallocing.obrien2001-07-241-16/+6
* Fix typo: seperate -> separate.asmodai2001-02-061-1/+1
* getopt and friends are declared in <unistd.h>imp2000-09-041-1/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Fixed classic sign extension bug `-(long)sizeof(foo)'.bde1998-07-061-6/+6
* Use err(3). Add missing flags in usage string.charnier1997-07-311-39/+30
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
* Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename,peter1996-09-241-2/+2
* Rudimentry support for viewing weak symbols. There are two types thatpeter1996-09-241-7/+29
* General -Wall warning cleanup, part I.jkh1996-07-121-2/+16
* Add -t option which prints output in tabular format.phk1995-12-191-5/+23
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Fix bug with printing out short archive entries,ache1994-12-281-2/+1
* Additional longname fixache1994-12-281-9/+8
* Fix for handling long archive namesache1994-12-281-10/+58
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+584
OpenPOWER on IntegriCloud