reactos/reactos
2008-02-24 10:06:37 +00:00
..
base Fix SmpSetEnvironmentVariable return status 2008-02-22 18:29:37 +00:00
boot - Move hostname command line application to /base/applications/cmdutils/hostname 2008-02-21 21:58:40 +00:00
dll - Fix formatting 2008-02-23 17:48:50 +00:00
drivers - Added more checks when mounting a volume (based on: http://technet2.microsoft.com/windowsserver/en/library/8cc5891d-bf8e-4164-862d-dac5418c59481033.mspx) 2008-02-24 10:06:37 +00:00
hal We now define KUSER_SHARED_DATA per architecture, since the address isn't portable. Now SharedUserData works on ARM. 2008-02-15 19:01:45 +00:00
include - Remove much Win9x-specific stuff from the scrnsave library and make it more compatible to the MS version of the library 2008-02-20 21:43:41 +00:00
lib - Remove much Win9x-specific stuff from the scrnsave library and make it more compatible to the MS version of the library 2008-02-20 21:43:41 +00:00
media - Update winesync status. 2008-02-10 13:52:47 +00:00
modules Clean up .rbuild files and make them xml compliant 2007-09-14 17:07:53 +00:00
ntoskrnl - Kernel's entry point is called KiSystemStartup, not NtProcessStartup (now it's done correctly). 2008-02-22 13:41:37 +00:00
subsystems FORMATTING: apply consistent indentation, no code change 2008-02-21 02:40:23 +00:00
tools - Kernel's entry point is called KiSystemStartup, not NtProcessStartup (now it's done correctly). 2008-02-22 13:41:37 +00:00
apistatus.lst - Add myself to CREDITS (no comments ;)) 2007-12-19 09:21:21 +00:00
baseaddress.rbuild - Add winhttp.dll from Wine 2008-02-13 16:46: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 Delete all Trailing spaces in code. 2007-10-19 23:21:45 +00:00
config.template.rbuild reactivate kdbg. 2008-02-14 22:02:57 +00:00
COPYING
CREDITS Added self to CREDITS :) 2008-01-10 17:16:49 +00:00
depmap.xsl
Doxyfile - Commit changes made to doxygen config by Marc Piulachs. 2007-10-14 12:52:44 +00:00
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 Remove MP build option from config.template.rbuild 2007-11-05 16:20:30 +00:00
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.