reactos/reactos
2009-07-22 02:20:24 +00:00
..
base Sync Christoph Style. It builds, but only uses the first RC file in the rbuild file. Seems like a bug to me. Needs more investigation. 2009-07-18 22:17:34 +00:00
boot - Do not set the non-x86 file system and disk read buffers to some random static variable that isn't even initialized on time. 2009-07-21 09:44:36 +00:00
dll - Revert my previous changes in QueueUserWorkItem 2009-07-21 16:38:50 +00:00
drivers - Don't fail the entire probe if something goes wrong when allocating a controller (this is what we do if _MULTI_UHCI is not defined also) 2009-07-22 02:20:24 +00:00
hal - What's the deal with using Iof* and Obf*, Arch? 2009-07-15 19:40:44 +00:00
include - Add some defines, prototypes. It fixes compilation ws2_32_new 2009-07-21 09:03:03 +00:00
lib - Update TotalLength based on the fragment size 2009-07-20 19:46:54 +00:00
media - Add cryptdlg as autosynced. 2009-07-21 19:00:08 +00:00
modules Remove non-existing "windows" module, the "optional" one is still just virtual. 2009-06-30 15:09:08 +00:00
ntoskrnl - Get rid of debug spew used during testing. 2009-07-21 20:04:17 +00:00
subsystems - [Win32k] Update class structure and fixed on class wine test. 2009-07-21 02:56:24 +00:00
tools Fix svn repository address 2009-07-21 15:51:27 +00:00
apistatus.lst
baseaddress.rbuild
config-arm.template.rbuild *** WE WILL NOW BE FOCUSING AND BUILDING FOR ARM CORTEX-A8 (ARMv7) *** 2009-07-11 13:04:46 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-arm.rbuild Import the generic template and comment out _M_ARM since the toolchain already defines it. 2009-07-11 11:52:22 +00:00
ReactOS-generic.rbuild - Fix formatting. 2009-07-13 12:50:08 +00:00
ReactOS-i386.rbuild Too many things in -i386 were still "generic" and had to be duplicated accross plat-specific rbuild files, so moved a whole bunch of them into the generic rbuild. 2009-07-11 11:47:21 +00:00
ReactOS-ppc.rbuild
README
vreport.xsl

========================
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.