reactos/reactos
Sir Richard 60fd785e82 [NTOS]: Forgot to setup an IRQ stack, the kernel was working by magic since in previous incarnations of the ARM port, 0xFFFFyyyy was mapped, so a stack of 0 worked (going downwards).
[NTOS]: Now FreeLDR just calls the KiSystemStartup routine correctly, without any "magic", so fix the code to use a1 instead of a2 (argument 1/2).

svn path=/trunk/; revision=45507
2010-02-09 01:54:14 +00:00
..
base Giant German Language Fix Patch by "tux." 2010-02-08 19:35:26 +00:00
boot [ARMLLB]: PutChar should be a UCHAR routine, this way we can print characters above 127 (extended ASCII). This is needed for the progress bar, for example. 2010-02-09 01:46:01 +00:00
dll Giant German Language Fix Patch by "tux." 2010-02-08 19:35:26 +00:00
drivers [PORTCLS] 2010-02-07 15:35:00 +00:00
hal [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +00:00
include [ARM SDK]: Use real Versatile base addresses instead of the old hacked FreeLDR base addresses. 2010-02-09 01:47:54 +00:00
lib [MMEBUDDY] 2010-01-31 19:09:30 +00:00
media - Update README.WINE. 2010-02-04 14:49:40 +00:00
modules - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
ntoskrnl [NTOS]: Forgot to setup an IRQ stack, the kernel was working by magic since in previous incarnations of the ARM port, 0xFFFFyyyy was mapped, so a stack of 0 worked (going downwards). 2010-02-09 01:54:14 +00:00
subsystems [Win32k|User32] 2010-01-31 18:38:45 +00:00
tools - Change NANDFlash again for Versatile support. Now the LLB and OS Loader are created in one binary blob (loaded with -kernel), while the RAMDISK is loaded with -initrd. 2010-02-04 19:49:25 +00:00
apistatus.lst - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
baseaddress.rbuild Change base addresses of devenum.dll, inetcomm.dll, mshtml.dll. 2010-01-02 20:09:28 +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 - Forgot to change SARCH back to Versatile. 2010-02-01 21:07:03 +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 - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING.ARM - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING.LIB - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING3 - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
COPYING3.LIB - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
CREDITS my once a year commit, update email address 2010-01-11 05:58:59 +00:00
depmap.xsl - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
Doxyfile Update Doxyfile to version 1.6.2 with the following changes: 2010-02-02 00:23:59 +00:00
INSTALL - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
Makefile sync to trunk (44770) 2009-12-27 17:55:04 +00:00
proxy.mak - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
ReactOS-amd64.rbuild - merge r44429 2009-12-06 02:44:06 +00:00
ReactOS-arm.rbuild [ARM]: Fix the ARM build, hopefully without breaking the x86 build in the process. Sorry buds! 2010-02-01 03:51:45 +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 - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
README - Create another branch for networking fixes 2009-12-02 03:23:19 +00:00
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 - Create another branch for networking fixes 2009-12-02 03:23:19 +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.