Donation from Maigurs Stalidzans. Thanks!
[ikiwiki.git] / docs / developers / main / index.mdwn
1 # Information for DragonFly developers
2
3 ## Kernel development
4
5 * [[How to obtain a kernel core dump|docs/user/list/DebugKernelCrashDumps]]
6 * [[How to debug kernel modules|docs/developer/KmodDebugging/]]
7 * [[How to boot using your newly modified kernel|docs/developer/NewkernelBoot/]]
8
9 ## Other
10
11 * [[Handy hints for DragonFly developers|docs/developer/HandyHints/]]
12 * [[Developing C with DragonFly|docs/developer/C_Development_Under_DragonFly_BSD-C_Book_License/]]
13 * [[How to make a patch|docs/developer/PatchMaking/]]
14 * [[Projects for people who want to contribute to DragonFly|docs/developer/ProjectsPage/]]
15 * [[One way to use Git for DragonFly development|docs/developer/TypicalGitUsage/]]
16 * [[List of all developer related pages|docs/developer/List/]]
17
18 ## Sourcecode (cross)references
19
20 * [OpenGrok](http://dragonfly.creo.hu/source)
21 * [FreeBSD cross reference](http://fxr.watson.org/fxr/source/?v=DFBSD)