Files
reactos/reactos
Aleksey Bragin 6ea648632e - Fixed a typo in the line which lead to actual zeroing of mxcsr, instead of zeroing only reserved bits (spotted by Kamil Hornicek aka "Pigglesworth").
- Improved the fix by actually applying the mask prepared earlier during kernel init (this is a more proper way to clear reserved bits of mxcsr).
- SSE/SSE2/etc is not broken anymore.
See issue #2748 for more details.

svn path=/trunk/; revision=29558
2007-10-14 12:20:48 +00:00
..
2007-10-13 12:18:58 +00:00
2007-10-12 12:06:05 +00:00
2007-10-13 21:47:09 +00:00
2007-10-12 09:58:00 +00:00
2007-10-11 19:33:05 +00:00
2007-10-13 04:15:37 +00:00
2007-10-11 21:01:39 +00:00
2007-01-07 12:37:27 +00:00
2007-09-15 15:20:31 +00:00
2005-11-23 07:07:40 +00:00
2007-08-09 12:47:07 +00:00
2005-11-23 07:07:40 +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.