reactos/reactos
Alex Ionescu ea01969067 - More Initialization changes:
- Initialize bugcheck lists, timer DPC, profile list/locks, timer lists, the swap lists and syscall table as part of KiInitSystem (portable).
   - Add more initialization for the initial/idle process+thread (some code disabled due to dispatcher problems).
   - Add code to support future Timer implementation (based on tick-hashes)
   - Separate post-boostrap initialization code in KiInitializeKernel.
   - Add some support for future SMP paths.
   - Create a DPC stack.
- Changes based on WI4 and my automated parsing tool.

svn path=/trunk/; revision=23880
2006-09-02 04:40:09 +00:00
..
base remove superfluous dereference 2006-09-01 18:20:44 +00:00
boot Change a very ugly done DbgPrint() function to a good implementation. Now Freeldr shows all DPRINTs from e.g. cmlib correctly. 2006-08-31 16:08:17 +00:00
dll Autosyncing with Wine HEAD 2006-09-01 22:47:57 +00:00
drivers
hal
include Add softpub.h header 2006-09-01 23:06:32 +00:00
lib - Fix bugs in RtlCompareMemory, RtlCompareMemoryULong 2006-09-01 12:38:57 +00:00
media Autosyncing with Wine HEAD 2006-09-01 22:47:57 +00:00
modules
ntoskrnl - More Initialization changes: 2006-09-02 04:40:09 +00:00
regtests Revert r23810, r23811, r23813. The clipboard changes are in the clipboard branch for now. 2006-08-30 20:40:07 +00:00
subsystems Fix creating the console system menu items 2006-09-01 23:18:23 +00:00
tools
apistatus.lst
baseaddress.rbuild Add a stub sensapi.dll. This is a step to fix bug 1751 2006-09-01 22:41:31 +00:00
config-ppc.template.rbuild
config.template.rbuild
COPYING
CREDITS Testing commit 2006-08-31 03:12:14 +00:00
Doxyfile
INSTALL
LGPL.txt
Makefile
proxy.mak
ReactOS-ppc.rbuild
ReactOS.rbuild
README

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 toward 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.org/.

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