reactos/reactos
Aleksey Bragin f8f3b78fce Stefan Ginsberg <stefan__100__@hotmail.com>
- Remove a hack in the executive handle implementation, which worked around a memory corruption bug. Revision 32770 should have fixed the bug hidden by this hack.
See issue #3512 for more details.

svn path=/trunk/; revision=34520
2008-07-15 13:20:38 +00:00
..
base Bug 3505: Simplified Chinese Translation Patch by Zhangbing. I skipped Wordpad, because we sync this with Wine and skipped appwiz, because it fails to build. 2008-07-14 09:26:38 +00:00
boot - Fixes country codes. 2008-07-14 22:55:37 +00:00
dll Maciej Bialas <bjauy AT tlen DOT pl> 2008-07-15 08:21:27 +00:00
drivers - Implement KdPortPutByteEx and KdPortInitializeEx in KDCOM. Only supports Versatile for now, we can make this more portable later. 2008-07-13 22:16:48 +00:00
hal - Rewrite the low-level trap/exception/system call code from the ground up: 2008-07-08 09:11:44 +00:00
include - Remove special ReactOS-specific PUSHORT GDT pointer (usual PKGDTENTRY works good enough now), spotted by Stefan Ginsberg. 2008-07-14 21:24:13 +00:00
lib - Write a DebugService routine for ARM in the RTL library and get rid of the hack in ntoskrnl. 2008-07-13 22:40:36 +00:00
media Mario Kacmar <kario AT szm DOT sk> 2008-07-15 08:10:44 +00:00
modules
ntoskrnl Stefan Ginsberg <stefan__100__@hotmail.com> 2008-07-15 13:20:38 +00:00
subsystems IntRectangle: 2008-07-15 02:06:38 +00:00
tools Replace uses of $(ROS_ARCH) by $(ARCH). 2008-07-14 13:06:52 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Add baseaddress for msvcrt40 2008-07-02 08:21:39 +00:00
config-arm.template.rbuild - Start major ARM port cleanup: 2008-06-15 06:14:02 +00:00
config-ppc.template.rbuild
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
COPYING.ARM - Implement beginnings of Ramdisk Port Driver. Planning compatibility with ISO, SDI and WIM files and full Windows support. 2008-06-29 02:58:05 +00:00
CREDITS Added myself to CREDITS 2008-07-02 07:06:27 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Add an option to disable precompiled headers 2008-06-29 12:42:11 +00:00
proxy.mak
ReactOS-arm.rbuild - Disable building any other driver than ramdisk.sys and cdfs.sys. Only these two are required for ramdisk booting to user-mode for our purposes. 2008-06-30 09:07:30 +00:00
ReactOS-generic.rbuild modified dll/win32/kernel32/misc/lang.c 2008-07-13 17:54:53 +00:00
ReactOS-i386.rbuild NTOSKRNL_SHARED should not contain linker parameters in compiler form 2008-06-29 15:11:16 +00:00
ReactOS-ppc.rbuild t's a bit embarrasing that some of this was undone until recently, but we now 2008-01-06 14:52:00 +00:00
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.