Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules

File Age Rev Message Size
Source at commit 430 created 13 years 8 months ago.
By meklort, Removed unused code left over from before rebinding. Modified then handel_symtab function so that it can be used within the kernel patcher module. This is untested, other than to make sure it boots.
  ..
tree HelloWorld 13 years 8 months 429 meklort: Updated module system. Hooks can now be used within modules when cetaion functions are called in chameleon. Note that onle two hooks currently exist, more need to be added. I also updated the HelloWorld module to use a hook instead of print out right away.
tree KernelPatcher 13 years 9 months 364 meklort: Updated rock paper scissors implimentation /com.apple.Boot.RPS/ to work correctly
tree Symbols 13 years 9 months 355 meklort: Fixed the rebase + bind code, now works properly. Removed a few ugly hacks. KernelPatcher now loads properly (no more reboots).
blob Makefile 13 years 9 months 338 meklort: Modules can not depend on each other. Modules can be linked using the -weak-libary cmmand in ld. Untested. 1.22 kB

svn co -r 430 http://forge.voodooprojects.org/svn/chameleon Help