reactos/reactos
Sir Richard 05d3392da9 [NTOS]: Switch to using an ARM3, much more correct MmZeroPageThread. Stub support for discarding sections and listening to the Power Manager Idle Timer.
[NTOS]: Use a synchronization (auto-reset) instead of notification event for the zero page thread, this way we don't have to reset it manually and query its state. Instead, a boolean MmZeroingPageThreadActive is checked instead.
[NTOS]: Once we switch to colored lists, major improvements can be done for speed.

svn path=/trunk/; revision=48922
2010-09-28 16:47:25 +00:00
..
base [USETUP] 2010-09-28 13:39:57 +00:00
boot disable some locale IDs because they are not supported yet 2010-09-25 23:20:23 +00:00
dll [KERNEL32] 2010-09-28 14:24:17 +00:00
drivers [NTDLL]: Use LOCK instead of lock for SList assembly functions, this is a conditional such that on UP, "lock" instruction won't be generated. 2010-09-24 17:02:13 +00:00
hal [HAL] 2010-09-25 07:22:40 +00:00
include [DDK]: Add misisng MmLockPagableCodeSection. 2010-09-26 15:01:37 +00:00
lib [RTL] 2010-09-25 21:20:54 +00:00
media - Update 3rd Party Files.txt To Current 3rd Party Releases. 2010-09-21 08:30:56 +00:00
modules Create a branch for header work. 2010-02-26 22:57:55 +00:00
ntoskrnl [NTOS]: Switch to using an ARM3, much more correct MmZeroPageThread. Stub support for discarding sections and listening to the Power Manager Idle Timer. 2010-09-28 16:47:25 +00:00
subsystems [user32] 2010-09-27 14:31:13 +00:00
tools [WIN32K]: Fix large amount of set-but-unused variables. Most of these seemed to be old/unfinished code, however in IntGdiPaintRgn an actual bug seems to have been found. 2010-09-06 23:55:53 +00:00
apistatus.lst Create a branch for header work. 2010-02-26 22:57:55 +00:00
baseaddress.rbuild Fixup some base address after mshtml growup. 2010-07-10 18:47:45 +00:00
config-amd64.template.rbuild Revert r46466 2010-03-27 18:29:08 +00:00
config-arm.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config-ppc.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
config.template.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.ARM Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3 Create a branch for header work. 2010-02-26 22:57:55 +00:00
COPYING3.LIB Create a branch for header work. 2010-02-26 22:57:55 +00:00
CREDITS Create a branch for header work. 2010-02-26 22:57:55 +00:00
depmap.xsl Create a branch for header work. 2010-02-26 22:57:55 +00:00
Doxyfile - Reduce diff to trunk 2010-03-25 21:29:59 +00:00
INSTALL Create a branch for header work. 2010-02-26 22:57:55 +00:00
Makefile - Add "bootcdregtest" in the list of well-known targets. 2010-06-09 10:34:35 +00:00
proxy.mak Create a branch for header work. 2010-02-26 22:57:55 +00:00
ReactOS-amd64.rbuild [CRT] 2010-06-13 01:24:42 +00:00
ReactOS-arm.rbuild Fix arm build a bit. 2010-09-15 23:48:38 +00:00
ReactOS-generic.rbuild [HEADERS] 2010-03-12 23:16:29 +00:00
ReactOS-i386.rbuild Merge trunk head (46467) 2010-03-26 15:47:53 +00:00
ReactOS-ppc.rbuild Create a branch for header work. 2010-02-26 22:57:55 +00:00
README Create a branch for header work. 2010-02-26 22:57:55 +00:00
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
vreport.xsl Create a branch for header work. 2010-02-26 22:57:55 +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.