reactos/reactos
Aleksey Bragin 6481e255c2 - Revert 27476: another attempt (previously, dgorbachev tried to "fix" this code) to double-release spinlocks. There are even comments in some uncertain cases about this.
For future generations: Have a look at SpiGetNextLunRequest(), it's full of KeReleaseSpinLock()s.

svn path=/trunk/; revision=28980
2007-09-09 14:45:38 +00:00
..
base - HACK: Create a missing VRefresh key when installing VMWare's video driver. This solution was proposed long time ago by Herve Poussineau and very recently by Gregor Brunmar. Now VMWare's video driver finally can work as expected, resolution setting works also (tested up to 1400x1050). 2007-09-09 12:42:45 +00:00
boot - We shouldn't use the same text as Windows does for descriptions 2007-09-07 14:05:55 +00:00
dll - Remove the WS_SORT style from all comboboxes but the language and location lists in order to display list items in the desired order. 2007-09-09 12:44:33 +00:00
drivers - Revert 27476: another attempt (previously, dgorbachev tried to "fix" this code) to double-release spinlocks. There are even comments in some uncertain cases about this. 2007-09-09 14:45:38 +00:00
hal - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
include - Revert 28967, and fix the real issue where an overwrite occured (in KiMoveApcState()). 2007-09-09 13:00:14 +00:00
lib
media fix description spelling 2007-09-05 14:47:15 +00:00
modules
ntoskrnl - Revert 28967, and fix the real issue where an overwrite occured (in KiMoveApcState()). 2007-09-09 13:00:14 +00:00
subsystems - Don't unlock a not locked TEXTOBJ. Solves booting issue under vmware. 2007-09-08 18:44:33 +00:00
tools Revert r28972, the pshpack*.h and poppack.h headers are in "include/psdk". 2007-09-09 13:12:28 +00:00
apistatus.lst
baseaddress.rbuild - add input.dll baseaddress 2007-09-08 13:27:10 +00:00
config-ppc.template.rbuild
config.template.rbuild - Get rid of NTLPC configuration var completely. 2007-09-08 12:07:45 +00:00
COPYING
CREDITS
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile As described in documentation, default TEMPORARY variable to current directory (".") instead of nothing ("") 2007-09-06 07:17:33 +00:00
proxy.mak
ReactOS-generic.rbuild
ReactOS-i386.rbuild
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.