reactos/reactos
Hartmut Birr 09b3ff1ebb Don't lock the kernel address space while solving faults from the paged pool.
It is possible, that someone try to access memory from paged pool 
while the kernel address space is already locked.

svn path=/trunk/; revision=15805
2005-06-05 14:01:58 +00:00
..
apps fixed warnings 2005-06-01 19:01:12 +00:00
boot Make compiler happy 2005-05-28 22:08:49 +00:00
bootdata add cabinet.dll to the cd 2005-06-02 20:14:23 +00:00
dk migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
doc Update status 2005-05-06 19:42:39 +00:00
drivers Use standard debug macros 2005-06-05 11:05:47 +00:00
hal * Support enabling/disabling modules depending on configuration. 2005-06-05 11:22:16 +00:00
include Add inbv header, stub InvbDisplayString, fix BSOD to always show on screen like it should, make bugcheck macros show the bugcheck data in the debug output. I hope this appeases Hartmut a bit =) 2005-06-04 00:25:04 +00:00
lib add property page winapi (not finished, I will implement it) 2005-06-04 19:21:15 +00:00
media update wallpaper list 2005-05-31 20:47:11 +00:00
ntoskrnl Don't lock the kernel address space while solving faults from the paged pool. 2005-06-05 14:01:58 +00:00
regtests Build and run tests 2005-05-15 22:07:07 +00:00
services - Start the logging thread from ServiceMain. 2005-06-01 21:57:52 +00:00
subsys refresh window content after context menu popups only if any command has been executed 2005-06-05 12:20:07 +00:00
tools Correct dependencies for 'make <module>_install' 2005-06-05 12:08:39 +00:00
w32api disable assert until someone fixes this 2005-05-28 23:26:37 +00:00
apistatus.lst
baseaddress.xml Fix midimap/wavemap build 2005-06-02 03:21:17 +00:00
config.template.xml MP configuration 2005-05-31 20:39:13 +00:00
COPYING
CREDITS
Doxyfile
INSTALL Update installation instructions 2005-05-13 19:47:30 +00:00
LGPL.txt
Makefile Document rbuild flags. 2005-06-05 12:53:22 +00:00
proxy.mak Support install target in proxy 2005-05-28 16:12:46 +00:00
ReactOS.xml MP configuration 2005-05-31 20:39:13 +00:00
README

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file