summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/hertz.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a proper prototype for hertz().stefanf2004-10-031-1/+2
|
* Remove done() which was just exit() so use of warn()/err() can be made. Abortcharnier2002-10-161-0/+5
| | | | | | | 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.
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+59
OpenPOWER on IntegriCloud