Chameleon

Chameleon Svn Source Tree

Root/branches/rewrite/i386/libsaio

File Age Rev Message Size
Source at commit 1075 created 12 years 10 months ago.
By meklort, Disk code
  ..
blob acpi.h 13 years 9 months 192 zef: Added mozodojo's r351 changes. 4.08 kB
blob asm.s 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 12.91 kB
blob bios.h 12 years 10 months 1066 meklort: Removing even more code... 3.35 kB
blob bios.s 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 5.76 kB
blob biosfn.c 12 years 10 months 1066 meklort: Removing even more code... 25.71 kB
blob bootargs.h 12 years 11 months 758 mozodojo: 10.7 Lion support by cpram & others. Kernelcache fixes by netkas, slice and other fixes. Credits going to all involved 6.48 kB
blob cache.c 13 years 8 months 292 zef: Added cache support for FAT filesystems. Now booting from an average speed flash drive formatted to FAT32 fs using 512 byte cluster size is about 50 times faster. 4.78 kB
blob Cconfig 12 years 11 months 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 0 bytes
blob console.c 12 years 10 months 1066 meklort: Removing even more code... 5.16 kB
blob disk.c 12 years 10 months 1066 meklort: Removing even more code... 57.24 kB
blob disk.h 12 years 10 months 974 azimutz: Delete svn:executable property from non executable files, namely .png, .html, .rtf, .strings and a C header. 294 bytes
blob efi.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 15.32 kB
blob ext2fs.c 12 years 10 months 1053 azimutz: Remove "extra" definitions of min/max; convert remaining to MIN/MAX. Leaving "external" definitions untouched. 685 bytes
blob ext2fs.h 14 years 3 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. 239 bytes
blob fdisk.h 12 years 11 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 3.45 kB
blob hfs.c 13 years 9 months 254 zef: Merged back changes of branches/zef between r224-r253: Now loadThemeImage() and loadEmbeddedThemeImage() are unified along with the LOADPNG macro. Updated loadThemeImage() for handling embedded images. Converted embedded them loop to a binary search. Maximum loop is now log2(n). Using different image fallback scheme makes "useRollOver" testing obsolete (removed). Updated boot2's Makefile with Kabyl's version for generating the embeddedImages[] array. Added optional Apple HFS RAID device icon support, using device_hfsraid.png + device_hfsraid_o.png files. Removed device_fat32.png and device_fat16.png and replaced with device_fat.png. For compatibility reasons the booter can still handle the fat32/16 images. 36.09 kB
blob hfs.h 13 years 11 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.62 kB
blob hfs_CaseTables.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 34.89 kB
blob hfs_compare.c 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 11.59 kB
blob io_inline.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.61 kB
blob libsaio.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 1.27 kB
blob load.c 12 years 10 months 1065 meklort: Stripping out a bunch of code... 9.13 kB
blob Makefile 12 years 10 months 1070 meklort: Remove ufs 1.50 kB
blob md5c.c 12 years 11 months 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 9.00 kB
blob memvendors.h 12 years 10 months 969 macman: Added UseKernelCache=Yes|No to BootHelp.txt, added some new comments for CPU models and standardized throughout 28.05 kB
blob misc.c 14 years 3 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. 3.53 kB
blob msdos.c 12 years 10 months 1053 azimutz: Remove "extra" definitions of min/max; convert remaining to MIN/MAX. Leaving "external" definitions untouched. 23.89 kB
blob msdos.h 13 years 11 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.63 kB
blob msdos_private.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 13.22 kB
blob nbp.c 13 years 11 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 4.43 kB
blob nbp_cmd.h 14 years 3 months 1 zef: Created base layout and initial import to trunk using r687. 2.94 kB
blob ntfs.c 13 years 8 months 416 zef: Refactored matchVolumeToString(), fixed NTFSGetUUID's return value. Now "Hide Partition" can accept NTFS volume serials as well. 9.91 kB
blob ntfs.h 13 years 8 months 413 zef: Merged back danielkza's changes (r289-r294, r390). Added support for UUID and label based volume specification. Added NTFS UUID used to match what you get on Windows. Please test and comment here: http://forum.voodooprojects.org/index.php/topic,1450.0.html 1.10 kB
blob ntfs_private.h 13 years 8 months 413 zef: Merged back danielkza's changes (r289-r294, r390). Added support for UUID and label based volume specification. Added NTFS UUID used to match what you get on Windows. Please test and comment here: http://forum.voodooprojects.org/index.php/topic,1450.0.html 12.63 kB
blob saio_internal.h 12 years 10 months 1037 azimutz: Small edits; some got lost between the rever/restore getc --> getchar, others from comparison with Chazi. 10.20 kB
blob saio_types.h 12 years 10 months 1056 azimutz: Since i started messing with saio_types.h and min/max Macros, include <sys/param.h> instead of declaring the Macros (like done in others) and tidy up. Was going to move DEBUG_DISK to disk.c but gave up; that's why the file is "touched".. will finish it later. Changes on klibc are due to the indiscriminate use of "#include libsaio.h" :-/ damn file... 7.60 kB
blob sl.h 12 years 11 months 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 2.27 kB
blob stringTable.c 12 years 10 months 1066 meklort: Removing even more code... 12.12 kB
blob sys.c 12 years 10 months 1066 meklort: Removing even more code... 28.00 kB
blob table.c 12 years 11 months 779 meklort: Fixup GDT so that modules execute properly 3.80 kB
blob ufs.h 13 years 11 months 151 zef: Applied easternguy's (long long) cast changes for filesystem functions. 1.58 kB
blob ufs_byteorder.h 12 years 11 months 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.91 kB
blob vbe.c 14 years 1 month 128 diebuche: Sry, meant to apply it to my branch 9.02 kB
blob vbe.h 14 years 1 month 128 diebuche: Sry, meant to apply it to my branch 8.60 kB
blob xml.c 12 years 10 months 1066 meklort: Removing even more code... 25.12 kB
blob xml.h 12 years 11 months 897 azimutz: "Small" clean up: typos and white space. Thanks to Fabio, for collecting many of these from the branches into a patch. 3.17 kB

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