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
..
base German Translation for Event Viewer. 2007-10-13 12:18:58 +00:00
boot Patch by Marc Piulachs (Issue 2737) 2007-10-12 12:06:05 +00:00
dll - halfplement CDefFolderMenu_Create2 2007-10-13 21:47:09 +00:00
drivers - Don't try to free a pointer if it was not allocated. 2007-10-08 12:37:44 +00:00
hal Rename 'base' to 'installbase' for CdFile, InstallFile and Bootstrap 2007-10-01 14:19:27 +00:00
include - add prototype for SHCreateDefaultContextMenu and CDefFolderMenu_Create2 2007-10-13 20:40:00 +00:00
lib Johannes Anderwald 2007-10-12 09:58:00 +00:00
media - update doc 2007-10-11 19:33:05 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - 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"). 2007-10-14 12:20:48 +00:00
subsystems Dc_Attr with DCE: 2007-10-13 04:15:37 +00:00
tools Make cabman build warning-free 2007-10-11 21:01:39 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Prepare import of browseui.dll 2007-10-01 19:09:07 +00:00
config-ppc.template.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
config.template.rbuild [FORMATTING] 2007-09-15 15:20:31 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile - Update two doxyfiles to the newest version and fix paths. Many other doxyfiles remain... 2007-10-04 17:48:47 +00:00
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-generic.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
ReactOS-i386.rbuild All remaining changes from the PPC branch. Not well tested yet. Many things 2007-10-06 07:53:20 +00:00
ReactOS-ppc.rbuild Rename _REACTOS_ to __REACTOS__ 2007-10-06 18:04:03 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.