[net.unix-wizards] does SysV have ctags?

dcm@busch.UUCP (Craig Miller) (11/11/85)

'vi -t function' seems to work but I can't figure out how to
generate the tags file.  Did it just get left out on our machine
or is there an option to an existing program to output the tags
file?  Any help is appreciated...

		Craig
-- 
	Craig Miller
	UUCP: ..!ihnp4!we53!busch!dcm
	The Anheuser-Busch Companies; St. Louis, Mo.

- Since I'm a consultant here and not an Anheuser-Busch employee, my
  views (or lack of) are strictly my own.

cspencer@bbncc5.UUCP (Clifford Spencer) (11/12/85)

> 'vi -t function' seems to work but I can't figure out how to
> generate the tags file.  Did it just get left out on our machine
> or is there an option to an existing program to output the tags
> file?  Any help is appreciated...

This is a cute one: assuming you have sources, look in 
/usr/src/cmd/vi/misc. You will find sources for
ctags, xstr, mkstr, and fold. Hmm.
					-cliff
-- 
cliff spencer
{harvard, ihnp4, decvax}!bbnccv!cspencer
cspencer@bbncc5

jsdy@hadron.UUCP (Joseph S. D. Yao) (11/17/85)

In article <522@busch.UUCP> dcm@busch.UUCP (Craig Miller) writes:
>'vi -t function' seems to work but I can't figure out how to
>generate the tags file.  Did it just get left out on our machine
>or is there an option to an existing program to output the tags
>file?  Any help is appreciated...

If you have source SysV, then look in /usr/src/cmd/vi/misc (I think)
for the sources to ctags and other goodies.  'strings' is wrong.
These can be simply compiled and put in /usr/bin.  If you don't have
V2R2 I won't guarantee what I just said, but I think they were
there before.

If you are binary, tell your supplier that this is in the known
bugs list, #76 or something, and they should have a 'ctags' to
give you.   Good luck trying to get it, though.
-- 

	Joe Yao		hadron!jsdy@seismo.{CSS.GOV,ARPA,UUCP}

arnold@ucsfcgl.UUCP (Ken Arnold%CGL) (11/20/85)

In article <81@hadron.UUCP> jsdy@hadron.UUCP (Joseph S. D. Yao) writes:
>In article <522@busch.UUCP> dcm@busch.UUCP (Craig Miller) writes:
>>'vi -t function' seems to work but I can't figure out how to
>>generate the tags file.  Did it just get left out on our machine
>>or is there an option to an existing program to output the tags
>>file?  Any help is appreciated...
>
>If you are binary, tell your supplier that this is in the known
>bugs list, #76 or something, and they should have a 'ctags' to
>give you.   Good luck trying to get it, though.
>	Joe Yao

The source to ctags is public domain, having been developed at
Berkeley.  I posted the latest version to net.sources about a
year ago.  If people can't lay their hands on it, I'd be happy
to mail copies (if only a few request it) or post to mod.sources
(if more than a few request it).
		Ken Arnold