reactos/reactos
Christoph von Wittich e75fa7f9f6 allowwarnings="true" (req. by gcc 4.3.0)
svn path=/trunk/; revision=32009
2008-01-26 10:40:53 +00:00
..
base allowwarnings="true" (req. by gcc 4.3.0) 2008-01-26 10:40:53 +00:00
boot - Make identifiers in configuration trees ASCII-strings, as they are in real NT. 2008-01-25 16:35:34 +00:00
dll display exception text as well 2008-01-25 21:38:43 +00:00
drivers changed the index to get better readable code 2008-01-25 14:18:41 +00:00
hal [FORMATTING] Fix indentation 2007-12-21 10:11:29 +00:00
include do not redefine _pctype 2008-01-24 17:26:18 +00:00
lib Page fault, system calls, context switches debugged. 2008-01-23 00:43:39 +00:00
media Updated readme.wine to include three more synced apps. 2008-01-23 10:37:32 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl Fix termination of process under debug. 2008-01-26 09:20:56 +00:00
subsystems the address of gpDxFuncs will always evaluate as true 2008-01-26 10:10:43 +00:00
tools Page fault, system calls, context switches debugged. 2008-01-23 00:43:39 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild add baseaddress for mscoree 2008-01-04 08:56:17 +00:00
config-ppc.template.rbuild Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild enable KDBG as default 2008-01-19 18:11:12 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
INSTALL
LGPL.txt
Makefile Also create the temporary directory if it does not exist. 2008-01-08 21:22:27 +00:00
proxy.mak
ReactOS-generic.rbuild Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
README
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.