summaryrefslogtreecommitdiff
path: root/usr.bin/gprof/arcs.c
AgeCommit message (Expand)Author
2023-11-26usr.bin: Automated cleanup of cdefs and other formattingWarner Losh
2023-11-26usr.bin: Remove ancient SCCS tags.Warner Losh
2023-08-16Remove $FreeBSD$: one-line .c patternWarner Losh
2017-11-20General further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2017-02-28Renumber copyright clause 4Warner Losh
2016-05-16Use NULL instead of 0 for pointers.Marcelo Araujo
2013-02-14rework old-style functions prototypesPhilippe Charnier
2011-12-17More fixes for correct printf length modifiers usr.bin/gprof.Dimitry Andric
2010-12-11Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl
2004-06-20Retire support for gprof's -c option. All our currently supportedStefan Farfeleder
2002-10-16Remove done() which was just exit() so use of warn()/err() can be made. AbortPhilippe Charnier
2002-06-30Consistently use FBSDIDDavid E. O'Brien
2002-05-30Fix preprocessor directive syntax (text after #endif).Garrett Wollman
2002-02-21Fixed printf format errors. In printgprof.c, also convert the scaleBruce Evans
2002-02-21Fixed a missing variable declaration so that gprof compiles with -DDEBUG.Bruce Evans
1999-08-28$Id$ -> $FreeBSD$Peter Wemm
1997-07-15Revert to original style.Philippe Charnier
1997-07-11Fix typo I introduced during last commit.Philippe Charnier
1997-07-10Use err(3).Philippe Charnier
1995-05-30Remove trailing whitespace.Rodney W. Grimes
1994-05-27BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes