Files
reactos/reactos
Timo Kreuzer d7bdbf2152 [NTOSKRNL]
- Fix a bug in CmpSetSystemValues, where an uninitialized handle would be closed in the failure path.
- Add a hack on top of the MI_GET_ROS_DATA(x) hack so that we can squeeze a pointer into a 32 bit field.
Make MmInitializeProcessAddressSpace amd64 ready and use a portable way to determine the page table base pfn in MiInitializeWorkingSetList
- Make MmProbeAndLockPages ready for 3 and 4 level page tables
add MiIsPteOnP*eBoundary macros - use  these in MmProbeAndLockPages
- Raise IRQL to SYNCH_LEVEL not DISPATCH_LEVEL in KiAcquireDispatcherLock
- Add MiNonPagedSystemSize for all architectures
- Fix amd64 definition of KERNEL_HANDLE_FLAG
- Fix definition of PrototypePte
- Fix KiGetLinkedTrapFrame()
- Make MmProtectTpPteMask 64 bit wide 
- Fix definition of MI_PTE_LOOKUP_NEEDED for amd64
- Impllement KiSendEOI() to be able to send an EOI from C code.
- Fix some MSVC/amd64 warnings

svn path=/trunk/; revision=55423
2012-02-04 23:08:20 +00:00
..
2012-02-04 11:34:13 +00:00
2012-02-04 21:53:09 +00:00
2012-01-26 19:09:02 +00:00
2012-02-04 21:42:22 +00:00
2012-01-02 20:53:24 +00:00
2012-02-04 21:16:52 +00:00
2012-02-04 18:35:56 +00:00
2012-01-31 20:53:40 +00:00
2012-01-02 20:53:24 +00:00
2012-02-04 23:08:20 +00:00
2012-01-29 10:32:59 +00:00
2012-01-23 12:03:23 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +00:00
2012-01-02 20:53:24 +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.