aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ctags/fortran.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIify function definitions to avoid a warning.David Malone2002-07-281-3/+2
* Avoid buffer overrun when identifies or filenames are extremely long.Tim J. Robbins2002-05-301-1/+1
* remove __PWarner Losh2002-03-221-1/+1
* add missing <string.h> to give strcpy() a prototypeAndrew Gallatin2002-02-081-0/+1
* Remove unused #includes. lex -> Lex, yacc -> Yacc, ... Some .Nm to .EmPhilippe Charnier2001-12-121-1/+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
* WARNS=2 fixup.Mark Murray2001-12-021-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
* -Wall cleanup.Alexander Langer1997-12-291-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+168