aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/ctags
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-031-4/+2
* The .Nm utilityPhilippe Charnier2002-06-201-2/+4
* MFC: ctags would create a corrupt tags file if the source C file used '//' styleGregory Neil Shapiro2002-03-053-13/+16
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-65/+90
* MFC: Add $FreeBSD$, print space between function name and line number.Mike Heffner2001-09-187-1/+26
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-161-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-221-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-4/+4
* Style change and comment difference per bde.Matt Jacob2000-01-271-4/+7
* A cleaner fix to previous.Matt Jacob2000-01-271-7/+10
* Fix ctags from core dumping on alpha. Let the diffs out to review,Matt Jacob2000-01-271-5/+9
* $Id$ -> $FreeBSD$Peter Wemm1999-08-282-2/+2
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
* Add braces to avoid ambigious else.Bill Fumerola1999-07-021-1/+2
* Tweaks to allow compiling -Wall (mostly adding "const" to char rcsid[]).Archie Cobbs1998-12-067-7/+8
* Ctags write to buffer beyond the end of it when the source filePoul-Henning Kamp1998-04-191-1/+1
* -Wall cleanup.Alexander Langer1997-12-293-3/+3
* Teach ctags(1) how to handle intermediate whitespace in macrosSteve Price1997-08-231-0/+20
* Add usage string. Typo in man page.Philippe Charnier1997-06-302-10/+15
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-291-1/+1
* Add newline, closes bin/1433Paul Traina1996-07-261-1/+1
* Fix a bunch of spelling errors in a bunch of man pages.Mike Pritchard1996-01-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-2711-0/+1825