don't typecast constant strings
[reactos.git] / reactos / boot / freeldr / freeldr / arch / i386 /
2005-12-18 Thomas Bluemeldon't typecast constant strings
2005-12-10 Thomas Bluemelfixed compiling with -Wwrite-strings
2005-12-10 Aleksey BraginMove xbox's i2c support to a separate file, and add...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-18 Hartmut Birr- Changed all registry functions to WCHAR.
2005-11-13 Alex Ionescu- Unconditionally support XBOX in Freeldr.
2005-11-13 Alex Ionescu- Add new configuration option "SARCH" to define the...
2005-11-13 Alex Ionescu- Remove duplicated code in "rtl" and use libstring...
2005-11-13 Alex Ionescu- PCHify freeldr and cleanup some headers (just a start).
2005-11-11 Thomas Bluemelfixed warnings when compiled with -Wwrite-strings
2005-10-19 Filip NavaraFix DbgPrint calls.
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-10 Hartmut BirrFixed a typo.
2005-09-08 Gé van GeldorpTranslate partition 0 to active partition. Fixes bug...
2005-08-23 Hartmut BirrFixed the calculation of the boot disk number in i386Di...
2005-08-20 Filip NavaraReport the PCI bus type as PCIBus instead of Internal.
2005-07-16 Hartmut Birr- Fixed the size of the hyperspace area (thanks to...
2005-07-06 Filip Navara- Move ReactOS specific code to ReactOS specific files...
2005-07-06 Filip NavaraPut the page tables and hyperspace at the right place...
2005-07-04 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-05-28 Gé van GeldorpMake compiler happy
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-23 Hervé PoussineauWrite keyboard identifier in right registry key
2005-05-16 Gé van GeldorpSupport partition-less disks
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-05-01 Thomas Bluemelfixed some warnings with gcc4 (mostly assignment differ...
2005-04-26 Gé van GeldorpRe-apply 14698 - 14762 and fix resulting problem
2005-04-23 Gé van GeldorpRevert freeldr back to revision 14697
2005-04-21 Gé van Geldorp- Protect multiboot info from being overwritten
2005-04-19 Gé van GeldorpMake disk partition handling architecture dependent...
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-03-12 Filip NavaraAlex Ionescu <ionucu@videotron.ca>
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-08 Alex IonescuFreeLdr Patch. Now fully loads ntoskrnl using a PE...
2005-02-04 Mike NordellFix broken year handling.
2005-02-02 Aleksey BraginMake dev node count correct, since for example Mac...
2005-01-27 Mike NordellHelp freeloader stop crashing from divide-by-zero,...
2005-01-01 Casper HornstrupMove freeldr to reactos\boot\freeldr.