Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!goanna.cs.rmit.edu.au!news.apana.org.au!cantor.edge.net.au!news.teragen.com.au!news.access.net.au!news.mel.connect.com.au!munnari.OZ.AU!uunet!in1.uu.net!199.94.215.18!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!howland.erols.net!usenet.kornet.nm.kr!usenet.etri.re.kr!newsfeed.kreonet.re.kr!news.imnet.ad.jp!wnoc-tyo-news!tokyonet.ad.jp!sinfony-news01!news01.so-net.or.jp!shigio From: shigio@ca2.so-net.or.jp (Shigio Yamaguchi) Newsgroups: comp.unix.bsd.freebsd.misc,alt.sources,comp.lang.c Subject: For all hackers(GLOBAL-1.7 for FreeBSD) Date: 17 Feb 1997 15:43:00 GMT Organization: So-net Lines: 45 Message-ID: <5e9ua4$eui@newsgate.so-net.or.jp> NNTP-Posting-Host: ppp907e.pppp.ap.so-net.or.jp X-Newsreader: mnews [version 1.19] 1995-07/21(Fri) Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35724 alt.sources:9974 comp.lang.c:192014 Hello, this is Yamaguchi. GLOBAL-1.7 for FreeBSD(2.0.5R, 2.1.0R, 2.1.5R) is available at: http://wafu.netgate.net/tama/unix/indexe.html ~ Please don't forget this 'e'. New features of 1.7: o one level nested index is available. o systags script is available. It make it easy to make hypertext of the kernel. o work much faster than previous version. o support of assembler source. (It's far from completeness.) If you cannot get the file, please send me (shigio@wafu.netgate.net) E-mail. --------------------------------------------------------------------------- GLOBAL is a browsing system for C and Yacc source code. It brings benefits to all hackers. It supports following environments. o shell command line o vi editor o web browser (You can see the example on the above site.) I think it is useful to hack a large project containing many subdirectories like MH, X or BSD kernel. [Features] o Global can find the locations of specified function quickly. o Global can locate not only function definitions but also function references o Global can treat a source tree containing subdirectories and you can get a relative path of object from anywhere within the tree. o Global allow duplicate entries. o Global can understand perl's regular expression. o Global can also locate functions in library paths if the function not found in your source directory. o Global can treat yacc file too. Please enjoy. -- Shigio Yamaguchi E-Mail: shigio@wafu.netgate.net Home Page: http://wafu.netgate.net/tama/