Chameleon

Chameleon Svn Source Tree

Root/branches/meklort/i386/modules/KextPatcher

File Age Rev Message Size
Source at commit 647 created 13 years 4 months ago.
By 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
  ..
blob adler32.c 13 years 5 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 deflate.h 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. 12.67 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 hex_editor.h 13 years 4 months 628 meklort: Kext patcher update. Supports patching the GMA950 FB kext for use on the GMA3150, only tested on 10.6.5 569 bytes
blob inffast.c 13 years 5 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 inffast.h 13 years 5 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. 427 bytes
blob inffixed.h 13 years 5 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. 6.34 kB
blob inflate.c 13 years 5 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 inflate.h 13 years 5 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. 6.40 kB
blob inftrees.c 13 years 5 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 inftrees.h 13 years 5 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. 2.93 kB
blob kext_patcher.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 23.18 kB
blob kext_patcher.h 13 years 6 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 637 meklort: Makefiles are noew generic, only need to specify the .o files to compile onece 2.52 kB
blob mkext.h 13 years 6 months 565 meklort: Added missing file 9.77 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 trees.h 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. 8.47 kB
blob zconf.h 13 years 5 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.38 kB
blob zlib.h 13 years 5 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. 79.56 kB
blob zutil.c 13 years 5 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. 7.32 kB
blob zutil.h 13 years 5 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. 7.18 kB

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