From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 30 04:57:50 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 238DE16A4CE; Thu, 30 Oct 2003 04:57:50 -0800 (PST) Received: from angelica.unixdaemons.com (angelica.unixdaemons.com [209.148.64.135]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0FD9943FE0; Thu, 30 Oct 2003 04:57:49 -0800 (PST) (envelope-from hiten@angelica.unixdaemons.com) Received: from angelica.unixdaemons.com (hiten@localhost.unixdaemons.com [127.0.0.1])h9UCvliI090302; Thu, 30 Oct 2003 07:57:47 -0500 (EST) Received: (from hiten@localhost) by angelica.unixdaemons.com (8.12.10/8.12.1/Submit) id h9UCvlNc090301; Thu, 30 Oct 2003 07:57:47 -0500 (EST) (envelope-from hiten) Date: Thu, 30 Oct 2003 07:57:47 -0500 From: Hiten Pandya To: Robert Watson Message-ID: <20031030125747.GA38484@unixdaemons.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD i386 X-Public-Key: http://www.pittgoth.com/~hiten/pubkey.asc X-URL: http://www.unixdaemons.com/~hiten X-PGP: http://pgp.mit.edu:11371/pks/lookup?search=Hiten+Pandya&op=index cc: hackers@freebsd.org Subject: Re: Experimental FreeBSD and Linux kernel source cross reference web site X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Oct 2003 12:57:50 -0000 Robert Watson (Wed, Oct 29, 2003 at 11:18:51PM -0500) wrote: > > In the past when browsing the Linux source code, I've made extensive use > of the Linux Cross-Reference (LXR) hosted at lxr.linux.no. This web site > provides a cross-referenced and searchable HTML interface to the Linux > source code; you can perform freetext and identifier searches, check > differences between revisions, etc. For FreeBSD, we provide a cvsweb > interface that is extremely useful for tracking changes, but a little less > useful for "raw browsing" when you're looking for use of an identifier. In > the past, CMU's PDL (and possibly others) have provided FreeBSD > cross-reference web pages, but I was unable to find one once that site > went down. As such, I've experimentally set up the LXR software with > access to several branches of the FreeBSD source code, as well as 2.4 and > 2.6 Linux kernels at: > > http://fxr.watson.org/ > Thank you very very much! ;-) Atlast, someone got to it. I have been wanting to setup LXR for DragonFly for quite some time now, but did not have enough time on my hands to mess with it. Does it require any sort of patching for it to work on FreeBSD ? I recall it requires MySQL and some other stuff.. Regards, -- Hiten