Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/KextPatcher

File Age Rev Message Size
Source at commit 726 created 13 years 2 months ago.
By meklort, Revert changes from slices commit (r721) in my branch
  ..
tree include 13 years 2 months 720 meklort: Makefile updates for modules. Modules now contain includes in <module_dir>/include if they are shared. These includes are copied to a global path after compilation of that module so that other modules can have function prototypes of it (yay long sentences....)
blob adler32.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 5.05 kB
blob deflate.c 13 years 5 months 600 meklort: Added zlib delfate code. Kext patcher can now successfuly patch the GMA950 and fb binaries for 27AE devices, plist not patched yet. 67.99 kB
blob hex_editor.c 13 years 4 months 647 meklort: Kext patcher update. Fixed bug with HDA patches, untested on 10.6.2 pre kexts. Fixed bug with gma 3150 kext, patch now works on all 10.6.x installs. I need to clean up the patcher / make an api still 2.18 kB
blob inffast.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 13.44 kB
blob inflate.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 52.62 kB
blob inftrees.c 13 years 6 months 598 meklort: Kext Patcher initial implimentation, incomplete. Mkexts v2 are partialy handled (need to be recompressed), all others are not handled. Added the zlib library, I may change this into a module in the future. 13.77 kB
blob kext_patcher.c 13 years 2 months 726 meklort: Revert changes from slices commit (r721) in my branch 23.23 kB
blob kext_patcher.h 13 years 7 months 458 meklort: Modified make file. Created initial module for patching kexts + associated hooks that may be needed. Subject to change and may be removed if deemed unusable / impractical. Untested. 360 bytes
blob Makefile 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 1.08 kB
blob trees.c 13 years 5 months 600 meklort: Added zlib delfate code. Kext patcher can now successfuly patch the GMA950 and fb binaries for 27AE devices, plist not patched yet. 45.24 kB
blob zutil.c 13 years 4 months 655 meklort: Modules update. removed hardcoding for dyld_stub_bunder in modules.c Added a subset of klibc for a more complete c library implimentation. Added a subset of uclibc++ for an initial c++ implimentation. Note: cout / cin / file io has been disabled. Also note that exceptions and rtti is disabled. Modified the helow world code foa small c++ test. 7.37 kB

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