reactos/reactos
Timo Kreuzer a1bc42e31a [HAL]
Replace the asm implementations of HalpAcquireSystemHardwareSpinLock and HalpReleaseCmosSpinLock with C implementations. The old ones didn't work on SMP, as they were only compiled once as UP.

svn path=/branches/ros-amd64-bringup/; revision=44840
2009-12-31 23:45:36 +00:00
..
base Fix warning cast to 'unsigned int' loses precision. 2009-12-27 18:03:16 +00:00
boot sync to trunk (44770) 2009-12-27 17:55:04 +00:00
dll Fix build after r44818 2009-12-31 07:26:46 +00:00
drivers sync to trunk (44770) 2009-12-27 17:55:04 +00:00
hal [HAL] 2009-12-31 23:45:36 +00:00
include - mciGetCreatorTask returns HTASK not HANDLE 2009-12-31 01:56:39 +00:00
lib fix USERMODE=0 compilation 2009-12-27 21:30:36 +00:00
media sync to trunk (44770) 2009-12-27 17:55:04 +00:00
modules
ntoskrnl Implement KiGeneralProtectionFault a bit 2009-12-28 04:39:02 +00:00
subsystems Fix Property USERMODE on x86 2009-12-31 07:42:39 +00:00
tools Fix Build. 2009-12-28 03:09:37 +00:00
apistatus.lst
baseaddress.rbuild Change base address of User32 DLL to avoid bug #4908. 2009-10-20 21:03:47 +00:00
config-amd64.template.rbuild Fix build and enable building usermode components, since they all build. 2009-12-03 19:40:01 +00:00
config-arm.template.rbuild Fix Build. 2009-12-28 03:09:37 +00:00
config-ppc.template.rbuild Fix Build. 2009-12-28 03:09:37 +00:00
config.template.rbuild Fix Build. 2009-12-28 03:09:37 +00:00
COPYING Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING.ARM
COPYING.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3 Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
CREDITS
depmap.xsl
Doxyfile
INSTALL
Makefile sync to trunk (44770) 2009-12-27 17:55:04 +00:00
proxy.mak
ReactOS-amd64.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-arm.rbuild sync to trunk (44770) 2009-12-27 17:55:04 +00:00
ReactOS-generic.rbuild -Remove hacks for older gcc versions. 2009-12-12 15:41:43 +00:00
ReactOS-i386.rbuild Fix Property USERMODE on x86 2009-12-31 07:42:39 +00:00
ReactOS-ppc.rbuild
README
rosbuild.bat Handle the upcoming name change from mingw32-make.exe to make.exe in the next version of RosBE. 2009-12-02 09:16:10 +00:00
vreport.xsl - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +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.