summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/arcs.c
Commit message (Expand)AuthorAgeFilesLines
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-1/+3
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Use NULL instead of 0 for pointers.Marcelo Araujo2016-05-161-3/+3
* rework old-style functions prototypesPhilippe Charnier2013-02-141-27/+19
* More fixes for correct printf length modifiers usr.bin/gprof.Dimitry Andric2011-12-171-3/+3
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* Retire support for gprof's -c option. All our currently supportedStefan Farfeleder2004-06-201-3/+0
* Remove done() which was just exit() so use of warn()/err() can be made. AbortPhilippe Charnier2002-10-161-20/+31
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Fix preprocessor directive syntax (text after #endif).Garrett Wollman2002-05-301-21/+21
* Fixed printf format errors. In printgprof.c, also convert the scaleBruce Evans2002-02-211-7/+7
* Fixed a missing variable declaration so that gprof compiles with -DDEBUG.Bruce Evans2002-02-211-0/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Revert to original style.Philippe Charnier1997-07-151-3/+5
* Fix typo I introduced during last commit.Philippe Charnier1997-07-111-2/+2
* Use err(3).Philippe Charnier1997-07-101-9/+11
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+950