reactos/reactos
2015-10-03 19:17:55 +00:00
..
base [RAPPS] Fix SSL certificate pinning, allow HTTPS links, add URL args support, some UX fixes, comment improvements and fix stopping the download process when pressing cancel. By Ismael Ferreras Morezuelas. CORE-9060 CORE-10289 2015-10-03 08:39:05 +00:00
boot [GNUTLS] Get rid of what's left of the GnuTLS back-end. CORE-9065 2015-09-28 11:23:36 +00:00
cmake Hepp didn't work 2015-09-13 11:46:15 +00:00
dll [SHELL32] 2015-09-28 16:04:34 +00:00
drivers [CDROM] 2015-09-30 16:29:07 +00:00
hal [HAL] 2015-09-20 09:45:59 +00:00
include [INCLUDES] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-10-01 18:12:45 +00:00
lib [FAST486] 2015-10-02 15:11:24 +00:00
media [TRANSLATION] 2015-09-17 17:26:52 +00:00
modules [CD_EXTRAS]: Add the possibility to have different "extras" files for the different CD targets (in addition to the hybridcd) we have (useful for testers, for ReactOS shows, etc...). By Mark Jansen. 2015-04-15 21:29:53 +00:00
ntoskrnl Remove legacy _KeNumberProcessors hack. While we are at it fix its type (CCHAR not UCHAR) and remove it from the NDK as it is a public global provided by the DDK (where we properly define it with the "__CREATE_NTOS_DATA_IMPORT_ALIAS" fix when needed. Also, the variable KeActiveProcessors is not even exported from NTOS so move it to an internal header. Fix missed fix in UDFS as well in uncompiled file. 2015-09-29 18:34:33 +00:00
subsystems [NTVDM] Fix PCH w.r.t. using the debug routines. The PCH use here in itself could use *a lot* of improvements but that's another story. 2015-10-03 19:17:55 +00:00
tools [TOOLS] Improve the FILE header section. Brought to you by Adam Stachowicz. CORE-10114 2015-09-28 17:31:37 +00:00
win32ss [WIN32SS:GDI] 2015-10-03 13:30:15 +00:00
apistatus.lst fix accidentally set property svn:executable 2011-04-17 09:50:07 +00:00
CMakeLists.txt [FATTEN] 2015-09-08 03:37:47 +00:00
configure.cmd - "::" instead of "REM" inside a if () in batch is evil and can cause a really nice mess from time to time. 2015-09-12 09:51:25 +00:00
configure.sh [CMAKE] 2014-05-06 15:42:54 +00:00
COPYING [LICENSE] 2012-05-02 21:36:27 +00:00
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
COPYING.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3 Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
COPYING3.LIB Move the sacred texts of (L)GPL to the proper place. 2009-10-20 15:19:34 +00:00
CREDITS - Fix my email to the @reactos.org one -- remove outdated hotmail. 2015-09-07 21:39:37 +00:00
Doxyfile [DOXYGEN] 2012-11-05 11:13:59 +00:00
INSTALL "bugzilla" --> Jira 2013-06-02 18:44:50 +00:00
PreLoad.cmake [CMAKE] 2011-05-16 13:12:07 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
toolchain-clang.cmake [CMAKE/CLANG] 2014-09-10 15:56:48 +00:00
toolchain-gcc.cmake [CMAKE] Default to Debug for the build type in GCC builds. 2015-05-23 11:45:59 +00:00
toolchain-msvc.cmake [CMAKE] Set Debug as the default build type for MSVC builds. 2015-09-05 14:38:50 +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.