summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/pathnames.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause from UCB copyrighted files in usr.bin. Thisjoel2010-12-111-4/+0
| | | | | | | | | is in accordance with the information provided at ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change Also add $FreeBSD$ to a few files to keep svn happy. Discussed with: imp, rwatson
* Remove done() which was just exit() so use of warn()/err() can be made. Abortcharnier2002-10-161-0/+1
| | | | | | | 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/+38
OpenPOWER on IntegriCloud