aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/nm/nm.1aout
Commit message (Collapse)AuthorAgeFilesLines
* Finish the deorbital burn of the i386-only a.out toolchain.David E. O'Brien2003-06-271-155/+0
| | | | Notes: svn path=/head/; revision=116903
* Introduce enumerate of options using the standard way:Philippe Charnier2002-10-161-2/+4
| | | | Notes: svn path=/head/; revision=105256
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-101-1/+1
| | | | Notes: svn path=/head/; revision=79535
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=71895
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-271-0/+1
| | | | Notes: svn path=/head/; revision=70410
* Add descriptions of the nm(1aout) keywords and their meanings.David E. O'Brien2000-05-021-0/+26
| | | | | | | | PR: docs/17269 Submitted by: Oscar Bonilla <obonilla@fisicc-ufm.edu> Notes: svn path=/head/; revision=59905
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Use err(3). Add missing flags in usage string.Philippe Charnier1997-07-311-4/+4
| | | | Notes: svn path=/head/; revision=27784
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=23012
* Sort cross references.Wolfram Schneider1997-01-151-1/+1
| | | | Notes: svn path=/head/; revision=21748
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Rudimentry support for viewing weak symbols. There are two types thatPeter Wemm1996-09-241-2/+8
| | | | | | | | 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. Notes: svn path=/head/; revision=18487
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-1/+2
| | | | | | | Obtained from: A Quarter Century of UNIX, Peter H. Salus, page 41 Notes: svn path=/head/; revision=17891
* Add -t option which prints output in tabular format.Poul-Henning Kamp1995-12-191-1/+3
| | | | Notes: svn path=/head/; revision=12921
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+117
Notes: svn path=/cvs2svn/branches/CHRISTOS/; revision=1590