⇤ ← Revision 1 as of 2004-12-23 23:06:49
Size: 773
Comment: Initial page content. TODO: Add descriptions for ctags, cscope. Add more tools.
|
Size: 994
Comment: bitkeeper urls
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
* [http://lxr.linux.no/ Cross-Referencing Linux] : Nice website to browse the kernel source, search for identifiers, and diff between kernel versions. Uses [http://sourceforge.net/projects/lxr/ lxr] is at the backend. * [http://www.kernelhq.org/ KernelHQ] : Another website to browse/navigate the kernel source. Has all the kernel sources since 1.0. |
* [http://lxr.linux.no/ Cross-Referencing Linux] : Nice website to browse the kernel source, search for identifiers, and diff between kernel versions. Uses [http://sourceforge.net/projects/lxr/ lxr] is at the backend. * [http://www.kernelhq.org/ KernelHQ] : Another website to browse/navigate the kernel source. Has all the kernel sources since 1.0. |
Line 11: | Line 10: |
* [http://ctags.sourceforge.net/ ctags] | * [http://ctags.sourceforge.net/ ctags] * [http://cscope.sourceforge.net/ cscope] (check out the tutorials: [http://cscope.sourceforge.net/large_projects.html Using Cscope on large projects (example: the Linux kernel)] and [http://cscope.sourceforge.net/cscope_vim_tutorial.html Using Cscope with Vim]) |
Line 13: | Line 13: |
* [http://cscope.sourceforge.net/ cscope] (check out the tutorials: [http://cscope.sourceforge.net/large_projects.html Using Cscope on large projects (example: the Linux kernel)] and [http://cscope.sourceforge.net/cscope_vim_tutorial.html Using Cscope with Vim]) | = Version Control = Navigate the changesets applied to: * [http://linux.bkbits.net:8080/linux-2.4 linux-2.4] * [http://linux.bkbits.net:8080/linux-2.6 linux-2.6] * [http://mmlinux.bkbits.net:8080/main 2.6-mm] |
Tools to help edit / navigate / hack the Kernel source:
Navigation Aid
[http://lxr.linux.no/ Cross-Referencing Linux] : Nice website to browse the kernel source, search for identifiers, and diff between kernel versions. Uses [http://sourceforge.net/projects/lxr/ lxr] is at the backend.
[http://www.kernelhq.org/ KernelHQ] : Another website to browse/navigate the kernel source. Has all the kernel sources since 1.0.
Navigation Utilities
[http://ctags.sourceforge.net/ ctags]
[http://cscope.sourceforge.net/ cscope] (check out the tutorials: [http://cscope.sourceforge.net/large_projects.html Using Cscope on large projects (example: the Linux kernel)] and [http://cscope.sourceforge.net/cscope_vim_tutorial.html Using Cscope with Vim])
Version Control
Navigate the changesets applied to:
[http://linux.bkbits.net:8080/linux-2.4 linux-2.4]
[http://linux.bkbits.net:8080/linux-2.6 linux-2.6]
[http://mmlinux.bkbits.net:8080/main 2.6-mm]