reactos/reactos
2008-02-13 06:43:36 +00:00
..
base fix some memory and resource leaks 2008-02-12 18:49:20 +00:00
boot Fixed some bugs in KeFillFixedEntryTb -- we actually needed to map the PTE into memory (then we can umap it). 2008-02-12 18:34:33 +00:00
dll Implemented IDirect3D9::GetAdapterDisplayMode() 2008-02-12 17:30:32 +00:00
drivers Just return FALSE in KDCOM on ARM, instead of freezing. 2008-02-13 04:58:43 +00:00
hal HalInitializeProcessor has no work to do on ARM 2008-02-13 05:11:35 +00:00
include Kill PSEH on ARM 2008-02-13 05:11:12 +00:00
lib Add Ext2Chkdsk() method (unimplemented at the moment) 2008-02-11 16:50:10 +00:00
media - Update winesync status. 2008-02-10 13:52:47 +00:00
modules
ntoskrnl Convert all Mm ASM stubs to C stubs in mm/arm/stubs.c. Now we can see what functions are called. 2008-02-13 06:43:36 +00:00
subsystems Big ntuser fix: 2008-02-13 00:46:23 +00:00
tools - Kernel's entrypoint is called NtProcessStartup right now, for ReactOS. If this is to be changed, it should be changed for all archs, not only for ARM. 2008-02-12 13:34:33 +00:00
apistatus.lst
baseaddress.rbuild - Import atl.dll from Wine 2008-02-06 17:29:28 +00:00
config-arm.template.rbuild Add basic arm target support to the build system. 2008-02-05 02:58:28 +00:00
config-ppc.template.rbuild
config.template.rbuild enable KDBG as default 2008-01-19 18:11:12 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Display a message when directories are created 2008-02-11 14:06:37 +00:00
proxy.mak
ReactOS-arm.rbuild Add WINEBUILD_FLAGS, and set it to --kill-at for ARM 2008-02-08 19:45:30 +00:00
ReactOS-generic.rbuild
ReactOS-i386.rbuild Fno-strict-aliasing -> fno-strict-aliasing 2008-01-25 20:30:52 +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.