summaryrefslogtreecommitdiff
path: root/usr.bin/nm/nm.c
Commit message (Expand)AuthorAgeFilesLines
* Finish the deorbital burn of the i386-only a.out toolchain.David E. O'Brien2003-06-271-657/+0
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* Fix some easy warnings; ANSIfy, constify.Mark Murray2002-04-281-55/+48
* remove __PWarner Losh2002-03-221-6/+6
* Expland the emalloc to do the testing at the place of mallocing.David E. O'Brien2001-07-241-16/+6
* Fix typo: seperate -> separate.Jeroen Ruigrok van der Werven2001-02-061-1/+1
* getopt and friends are declared in <unistd.h>Warner Losh2000-09-041-1/+0
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Fixed classic sign extension bug `-(long)sizeof(foo)'.Bruce Evans1998-07-061-6/+6
* Use err(3). Add missing flags in usage string.Philippe Charnier1997-07-311-39/+30
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Drat, had the N_FN overloading based on N_EXT backwards. N_EXT = filename,Peter Wemm1996-09-241-2/+2
* Rudimentry support for viewing weak symbols. There are two types thatPeter Wemm1996-09-241-7/+29
* General -Wall warning cleanup, part I.Jordan K. Hubbard1996-07-121-2/+16
* Add -t option which prints output in tabular format.Poul-Henning Kamp1995-12-191-5/+23
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Fix bug with printing out short archive entries,Andrey A. Chernov1994-12-281-2/+1
* Additional longname fixAndrey A. Chernov1994-12-281-9/+8
* Fix for handling long archive namesAndrey A. Chernov1994-12-281-10/+58
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+584