aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ctags/print.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
* Rename getline with get_line to avoid collision with getline(3)Baptiste Daroussin2016-05-101-2/+2
* Remove the advertising clause from UCB copyrighted files in usr.bin. ThisJoel Dahl2010-12-111-4/+0
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-3/+2
* Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .EmPhilippe Charnier2001-12-121-2/+0
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-031-4/+4
* Print a space between the function name and line number.Mike Heffner2001-08-161-1/+1
* Add $FreeBSD$Mike Heffner2001-08-161-0/+4
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-061-1/+1
* Ctags write to buffer beyond the end of it when the source filePoul-Henning Kamp1998-04-191-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+115