Chameleon

Chameleon Svn Source Tree

Root/trunk/i386/boot2

File Age Rev Message Size
  ..
blob appleboot.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 10.37 kB
blob appleClut8.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 5.36 kB
blob bmdecompress.c 13 years 1 month 994 azimutz: Ok, i had enough with these useless svn properties; deleting them all except for svn:ignore, that is "svn:executable" and "svn:mime-type application/octet-stream". If you want to delete them all together from your working folder, to avoid conflicts before merging from trunk: - cd to working folder - svn pl -v -R (to list all properties) - svn pd svn:mime-type -R .*; svn pd svn:executable -R .* (deletes them all; then issue the previous command to see the end result) 7.22 kB
blob boot.c 13 years 1 month 934 meklort: Fix UseKernelCache check, don't run the if code even if it's not yes. Allow loading of mkexts even when using a prelinked kernel (again, requires a patch to xnu) 23.02 kB
blob boot.h 13 years 1 month 984 cosmo1t: merged valvs @0,display-cfg && @1,display-cfg to graphicsEnabler No more NVENabler.kext for my geforce 7900gs. 7.90 kB
blob boot2.s 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 14.06 kB
blob Cconfig 13 years 1 month 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 569 bytes
blob drivers.c 13 years 1 month 937 meklort: Cause /Extra/ drivers to be loaded last. This should take care of dependency issued 24.47 kB
blob graphic_utils.c 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 2.81 kB
blob graphic_utils.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 1.82 kB
blob graphics.c 13 years 1 month 891 meklort: Makefile update. Modules can now be compiled into chameleon. Modified some chameleon functions to follow the std c lib 34.74 kB
blob graphics.h 14 years 3 months 128 diebuche: Sry, meant to apply it to my branch 1.40 kB
blob gui.c 13 years 1 month 1000 azimutz: Clean getc() --> getchar() comments; leave just the essential reminders. 51.24 kB
blob gui.h 13 years 1 month 926 meklort: Update kReturnKey 3.62 kB
blob IOHibernatePrivate.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 11.46 kB
blob lzss.c 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 3.24 kB
blob Makefile 13 years 1 month 928 meklort: Remove Symbols.dylib 6.69 kB
blob mboot.c 13 years 1 month 926 meklort: Update kReturnKey 18.85 kB
blob mboot.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 907 bytes
blob modules.c 13 years 1 month 957 meklort: Module info save to boot log. 29.74 kB
blob modules.h 13 years 1 month 960 meklort: Typo fix. 3.70 kB
blob modules_support.s 13 years 1 month 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 148 bytes
blob multiboot.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 6.86 kB
blob options.c 13 years 1 month 940 meklort: Fix Issue #83. Boot prompt for text mode nolonger prints the char out twice. Gui prompt and Text promp are now tied together, they update each other. 39.35 kB
blob picopng.c 13 years 1 month 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 37.90 kB
blob picopng.h 14 years 5 months 23 rekursor: Merged modifications from my branch to trunk as requested by Zef. This includes asere patch with few modifications /bug fixes. Included JrCs coding standard name convention change. See CHANGES file for details. 613 bytes
blob prompt.c 13 years 1 month 881 meklort: Remove dependencies on system inlcudes. Mkaefile system reworked. Makefile system now uses the kconfig utility from linux to configure thing such a debug support, modules, embeded theme, etc. NOTE: selecting modules in the configuration currently does nothing, however it will soon alow you to compile modules directly into chameleon is so desired 1.95 kB
blob ramdisk.c 13 years 1 month 925 meklort: Replaced getc calls with getchar. Slight makefile changes. removed types.h 6.72 kB
blob ramdisk.h 13 years 11 months 256 meklort: Addid support for loading an md0 ramdisk and passing it to xnu 956 bytes
blob resume.c 13 years 1 month 925 meklort: Replaced getc calls with getchar. Slight makefile changes. removed types.h 6.16 kB
blob WKdm.h 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 8.02 kB
blob WKdmDecompress.c 14 years 6 months 1 zef: Created base layout and initial import to trunk using r687. 8.63 kB

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