Size: 940
Comment: Minor typo corrections.
|
Size: 962
Comment: BK -> GIT urls. Remove -mm BK url - it's not updated anymore
|
Deletions are marked like this. | Additions are marked like this. |
Line 16: | Line 16: |
* [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] |
* [http://kernel.org/git/?p=linux/kernel/git/marcelo/linux-2.4.git;a=summary linux-2.4] * [http://kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary linux-2.6] |
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] as its 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]. Tutorials: [http://cscope.sourceforge.net/large_projects.html Using with large projects], [http://cscope.sourceforge.net/cscope_vim_tutorial.html Using Cscope with Vim].
Version Control
Navigate the changesets applied to: