reactos/reactos
Pierre Schweitzer 7bdc8391f9 SVN maintenance
svn path=/trunk/; revision=40899
2009-05-12 14:15:48 +00:00
..
base SVN maintenance 2009-05-12 14:15:48 +00:00
boot Revert part of r40686 2009-05-08 10:29:31 +00:00
dll - GlobalReAlloc: Pass Flags vice HandleEntry->Flags to RtlSetUserFlagsHeap. Fixes 1 kernel32_winetest alloc test. 2009-05-12 13:03:38 +00:00
drivers - Fix WaitOnBusy, WaitOnBaseBusy and Wait[Short]ForDrq to wait and loop exactly the same as our existing atapi driver. This greatly enhances uniata's compatibility, especially on modern highspeed hardware where a controller usually didn't have enough time to change its state and was considered invalid. 2009-05-12 13:27:45 +00:00
hal Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
include - Remove client thread information from w32 thread information. 2009-05-12 01:56:39 +00:00
lib Unbreak linking ntoskrnl 2009-05-04 18:08:21 +00:00
media - Sync Tahoma with Wine 1.1.21 2009-05-09 07:18:23 +00:00
modules
ntoskrnl - MmCreateSection: SectionPageProtection of PAGE_NOACCESS is valid in <=Win98, but not valid in the NT family. More kernel32_winetest fixes for virtual memory. 2009-05-12 09:00:06 +00:00
subsystems - Remove client thread information from w32 thread information. 2009-05-12 01:56:39 +00:00
tools - Update log2lines tool by J. Roeloffzen. Bug #4342. 2009-05-01 23:34:50 +00:00
apistatus.lst
baseaddress.rbuild - Add Font Embedding Dll (it is necessary for Iron and Chrome) 2009-04-22 08:51:09 +00:00
config-arm.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config-ppc.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
config.template.rbuild - Change description of what OARCH option does. 2008-12-28 05:12:45 +00:00
COPYING
COPYING.ARM
CREDITS commit #100: add me to credits 2009-04-06 15:03:57 +00:00
depmap.xsl
Doxyfile - Generate to do list, test list, bug list and deprecated list. 2009-01-04 11:44:45 +00:00
INSTALL
LGPL.txt
Makefile Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
proxy.mak
ReactOS-arm.rbuild Revert my changes in r37808. 2008-12-02 19:05:11 +00:00
ReactOS-generic.rbuild Supersedes r40538, r40539; RosBE bug fixed with a RosBE-specific hack (-nostdinc removed from BUILTIN_CPPFLAGS in rules.mak) 2009-04-21 00:33:41 +00:00
ReactOS-i386.rbuild - Turn on multi-character constants support in GCC. Makes TAG macro usage redundant. 2009-02-18 14:51:07 +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.