summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/printlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Include <string.h> for prototypes of various string functions.stefanf2004-05-241-0/+2
| | | | Approved by: das (mentor)
* Remove done() which was just exit() so use of warn()/err() can be made. Abortcharnier2002-10-161-7/+7
| | | | | | | on allocation failure instead of displaying a warning and deferencing NULL pointer after. Spelling. Add prototypes. Add list of option in synopsis section of man page, -d is not referenced because available as a compile option. It should be made a runtime option btw.
* Consistently use FBSDIDobrien2002-06-301-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Use err(3).charnier1997-07-101-1/+6
|
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+91
OpenPOWER on IntegriCloud