reactos/reactos
Sir Richard df33b38ed0 [NTOS]: Fix definition of unused MI_MAKE_SOFTWARE_PTE macro.
[NTOS]: Correctly setup the PFN entries for freshly allocated paged pool pages. Fixes a problem where the page could've still had stale/garbage data.
[NTOS]: Add some extra assertions in the code to catch memory corruption and detect invalid logic.
[NTOS]: Fix some typos in the code (comments/whitespace).
[NTOS]: Make the dreaded page fault message that breaks paged pool on some systems more verbose for future debugging.

svn path=/trunk/; revision=47189
2010-05-12 22:47:46 +00:00
..
base [WINLOGON] 2010-05-12 19:10:04 +00:00
boot [FREELDR] Fix uninitialized variable warning. (Does anyone know why the warning isn't treated as an error?) 2010-05-12 03:29:08 +00:00
dll [MSGINA] 2010-05-12 22:10:07 +00:00
drivers [USBDRIVER] 2010-05-12 09:42:07 +00:00
hal [HALX86] 2010-05-12 09:45:43 +00:00
include [KERNEL32] [WIN32CSR] Implement SetConsoleScreenBufferSize. FAR Manager now works again. 2010-05-12 03:34:02 +00:00
lib [CMLIB/NEWINFLIB/MKHIVE] 2010-05-01 20:17:11 +00:00
media [INF] 2010-05-09 21:58:04 +00:00
modules
ntoskrnl [NTOS]: Fix definition of unused MI_MAKE_SOFTWARE_PTE macro. 2010-05-12 22:47:46 +00:00
subsystems commit file missing from r47165 2010-05-12 04:01:16 +00:00
tools [CMLIB/NEWINFLIB/MKHIVE] 2010-05-01 20:17:11 +00:00
apistatus.lst
baseaddress.rbuild [KSPROXY, MSDVBNP, MSVIDCTL, BDAPLGIN] 2010-03-28 19:06:48 +00:00
config-amd64.template.rbuild Revert r46466 2010-03-27 18:29:08 +00:00
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile - Reduce diff to trunk 2010-03-25 21:29:59 +00:00
INSTALL
Makefile Merge trunk HEAD (r46369) 2010-03-24 00:03:54 +00:00
proxy.mak
ReactOS-amd64.rbuild Merge from amd64-branch: 2010-03-30 11:09:21 +00:00
ReactOS-arm.rbuild - Add -fms-extensions for arm build 2010-04-06 00:00:00 +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
README
rosbuild.bat Fix the make path. 2010-04-16 10:48:02 +00:00
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.