reactos/reactos
2012-09-19 02:32:58 +00:00
..
base [ADVAPI32/SERVICES] 2012-09-18 21:54:43 +00:00
boot [FATX] 2012-09-17 22:37:58 +00:00
cmake * Don't use -momit-leaf-frame-pointer in debug gcc builds, it messes up stack traces. 2012-09-16 12:57:22 +00:00
dll [RTL]: Cleanup all the ACL functions. Mostly refactoring, commenting and styling, but there are a few important changes. First, RtlValidateAcl actually does the whole ACL validation algorithm. Second, mandatory label ACEs are not supported, because we shouldn't lie about Vista features in ntdll/kernel code. 2012-09-19 02:32:58 +00:00
drivers * Reapply r57265 now that the testbot issues are solved. 2012-09-13 21:07:44 +00:00
hal [HAL]: Automatically generate the embedded PCI database. By Hermès Bélusca with improvements from me. 2012-09-14 13:14:47 +00:00
include [PSEH3] 2012-09-17 23:13:02 +00:00
lib [RTL]: Cleanup all the ACL functions. Mostly refactoring, commenting and styling, but there are a few important changes. First, RtlValidateAcl actually does the whole ACL validation algorithm. Second, mandatory label ACEs are not supported, because we shouldn't lie about Vista features in ntdll/kernel code. 2012-09-19 02:32:58 +00:00
media [INF] 2012-09-16 21:01:06 +00:00
modules * Rbuild, our build system, has served us well so far, but its usefulness has since been vastly overshadowed by its awfulness. It's time to fix it. 2012-02-25 17:23:37 +00:00
ntoskrnl [NTOSKRNL] 2012-09-18 21:49:41 +00:00
subsystems {CSRSRV] 2012-09-15 16:33:30 +00:00
tools [WIDL] 2012-09-17 22:43:37 +00:00
win32ss [WIN32K]: And all along I thought I had committed this... I guess it must work pretty well if I never noticed the difference :). This patch makes Win32k use session space instead of system space, now that we've had session space for a while. tkreuzer: review? 2012-09-19 01:56:28 +00:00
.hgeol
apistatus.lst
CMakeLists.txt [HOST-TOOLS/BIN2C]: Add bin2c host tool, to be used for embedding binary files inside C source code, by transforming them into a byte array. By Hermès Bélusca. 2012-09-14 11:12:40 +00:00
configure.cmd [ROSBE] 2012-08-12 10:33:13 +00:00
configure.sh Remove "bashisms" from configure.sh script, simplify it a bit. 2012-09-05 21:40:14 +00:00
COPYING [LICENSE] 2012-05-02 21:36:27 +00:00
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
PreLoad.cmake
README
toolchain-gcc.cmake [CMAKE] 2012-08-27 18:58:27 +00:00
toolchain-msvc.cmake [CMAKE] 2012-08-27 18:58:27 +00:00
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.