Chameleon

Chameleon Svn Source Tree

Root/branches/meklortOld/i386/modules/KextPatcher

File Age Rev Message Size
Source at commit 1146 created 12 years 10 months ago.
By azimutz, Sync with trunk (r1145). Add nVidia dev id's, 0DF4 for "GeForce GT 450M" (issue 99) and 1251 for "GeForce GTX 560M" (thanks to oSxFr33k for testing).
  ..
tree include 13 years 3 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced.
blob adler32.c 13 years 7 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 6 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 3 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced. 2.19 kB
blob inffast.c 13 years 7 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 7 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 7 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 3 months 740 meklort: Makefile changes: modules must mow declare dependencies, wildcard has been remoced. 21.58 kB
blob kext_patcher.h 13 years 3 months 738 meklort: Kext Patcher cleanup. 1.65 kB
blob Makefile 13 years 3 months 741 meklort: Module system cleanup. KextPatcher compiled with -O3 1.07 kB
blob trees.c 13 years 6 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 5 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 1146 http://forge.voodooprojects.org/svn/chameleon Help