reactos/reactos
Alex Ionescu 917979cceb - Make Kernel initialization (KeInit2) portable/more complete. KeInit2 becomes KeInitSystem, the portable part, with a call to KiInitMachineDependent, the arch-specific part.
- Do all CPU configuration through IPIs and synchronize with potential multiple CPUs.
- Add mtrr.c and patpge.c for future support of MTRR, AMD K6 MTRR, PGE and PAT support, with initilization calls in each of them (which only print out a "Sorry" message).
- Add some stubbed code for extra initizliation to do later once some detection things are fixed.

svn path=/trunk/; revision=24385
2006-10-04 03:37:11 +00:00
..
base Fix warning 2006-10-03 20:04:39 +00:00
boot Add back registry entries from i8042prt/kbdclass/mouclass 2006-10-03 17:57:29 +00:00
dll update comctl32 to Wine-0.9.22 to get the new imagelist code. 2006-10-03 22:46:26 +00:00
drivers Copy i8042prt driver from 0.3.1 branch to trunk. Try #2 2006-10-03 18:04:03 +00:00
hal - Comment out xbox memory detection for now (until fully switched to NT-style LPB) 2006-10-01 21:07:25 +00:00
include add LPCDLGTEMPLATE definition 2006-10-03 22:43:46 +00:00
lib Merge the one line fix from 24273 v. 24276. 2006-10-01 19:29:03 +00:00
media Add default destination for driver files in keyboard.inf 2006-09-23 22:09:18 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Make Kernel initialization (KeInit2) portable/more complete. KeInit2 becomes KeInitSystem, the portable part, with a call to KiInitMachineDependent, the arch-specific part. 2006-10-04 03:37:11 +00:00
regtests update winetest gdi32 with more wine test 2006-09-24 22:27:00 +00:00
subsystems Sync win32k and gdi32_winetest from trunk. 2006-10-01 04:37:32 +00:00
tools Fix some warnings 2006-10-02 13:29:55 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild Remove Vfat(x)Initialize and Vfat(x)Cleanup which were empty 2006-09-04 19:27:19 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile Merge 24208, 24236, 24242, and 24259 from trunk. LiveCD fixes. 2006-09-30 02:54:20 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye toward compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file