Files
reactos/reactos
Alex Ionescu 0e2219f054 [NTOSKRNL]: MOV CRX, YYY and MOV YYY, CRX, as well as the DR equivalents were not correctly detected as privileged instructions in the GPF handler. Fixes Winetests.
[NTOSKRNL]: The "Write" bit in the x86 Error Code is not bit 1, it is bit 2. Fix all the GPF handlers to check for bit 2 instead when determining if an exception was due to read or write. Fixes Winetests.
I'll say it nicely this time for Timo: when you rewrite ASM, do it carefully :)

svn path=/trunk/; revision=55735
2012-02-20 06:43:54 +00:00
..
2012-02-19 02:25:31 +00:00
2012-02-17 17:22:14 +00:00
2012-02-17 15:54:05 +00:00
2012-02-19 22:22:45 +00:00
2012-01-20 20:58:46 +00:00
2012-02-17 03:44:56 +00:00
2012-02-05 13:44:16 +00:00
2012-02-19 23:29:28 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00
2012-01-20 20:58:46 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

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

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.