From owner-freebsd-hackers Fri Oct 17 06:54:50 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA12432 for hackers-outgoing; Fri, 17 Oct 1997 06:54:50 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from pahtoh.cwu.edu (root@pahtoh.cwu.edu [198.104.65.27]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA12427 for ; Fri, 17 Oct 1997 06:54:46 -0700 (PDT) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from opus.cts.cwu.edu (skynyrd@opus.cts.cwu.edu [198.104.92.71]) by pahtoh.cwu.edu (8.8.7/8.8.7) with ESMTP id GAA19607; Fri, 17 Oct 1997 06:54:44 -0700 (PDT) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.8.7/8.8.7) with SMTP id GAA26836; Fri, 17 Oct 1997 06:54:44 -0700 (PDT) Date: Fri, 17 Oct 1997 06:54:44 -0700 (PDT) From: Chris Timmons To: Julian Elischer cc: hackers@FreeBSD.ORG Subject: Re: GLOBAL and www.freebsd.org In-Reply-To: <3446ABAB.284797A9@whistle.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I'm going to try and get GLOBAL 2.1 into -current this weekend. It might help you find structure names a little bit better than what we presently have out there. >From Mr. Yamaguchi: What's New since 2.0: o Search symbol other than function. o Search string other than symbol. o Incremental update of tag files. o Control mozilla from command line. o Understand obj directory of BSD build system. -Chris On Thu, 16 Oct 1997, Julian Elischer wrote: > what are the chances of there being an nightly build of a GLOBAL HTML > tree (i.e. as produced by htags) for -current and -stable > on those machines. that would be a good way for people to explore the > sources > > > I guess there are 3 dimensions to it all > time, and a 2D global tree. > cvsweb is good for the time aspect, once you know what file you > are looking for, but 'global' is awesome in finding that file in > the first place. > > (I wish it did structures though) > > julian >