aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ctags/yacc.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-1/+1
* 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-2/+2
* ctags would create a corrupt tags file if the source C file used '//' styleGregory Neil Shapiro2002-02-241-2/+2
* Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .EmPhilippe Charnier2001-12-121-2/+1
* Style improvements recommended by Bruce as a follow up to someDavid Malone2001-12-101-5/+6
* Use __FBSDID().Mark Murray2001-12-031-4/+4
* 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
* -Wall cleanup.Alexander Langer1997-12-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+151