reactos/reactos
Rafal Harabien c6bc27e78c [NTOSKRNL]
- Null-terminate command before copying it to LastCommand buffer.

svn path=/trunk/; revision=55605
2012-02-15 13:24:39 +00:00
..
base [SMSS2] 2012-02-14 23:06:28 +00:00
boot [FREELDR] 2012-02-14 22:08:34 +00:00
cmake
dll [SHELL32] 2012-02-15 12:43:00 +00:00
drivers [USBSTOR] 2012-02-15 03:55:11 +00:00
hal [USB] 2012-02-12 04:59:51 +00:00
importlibs
include [NTOSKRNL]: Implement NtSetInformationObject(ObjectSessionInformation). 2012-02-15 06:48:39 +00:00
lib [SMLIB]: Implement SmSessionComplete. 2012-02-14 00:54:32 +00:00
media [USB] 2012-02-14 04:15:57 +00:00
modules [CMAKE] 2012-02-05 13:44:16 +00:00
ntoskrnl [NTOSKRNL] 2012-02-15 13:24:39 +00:00
subsystems [CSRSS]: Remove unneeded initialization code, and move Win32k.sys related initailization to win32csr. Note that the "VDM IVT" stuff should move to videoprt's handler for IRP_MJ_CREATE, and opening the "\\DISPLAY1" needs to go in Win32k.sys (under NtUserInitialize I think). 2012-02-14 08:23:01 +00:00
tools
.hgeol
apistatus.lst
baseaddress.rbuild
CMakeLists.txt
config-amd64.template.rbuild
config-arm.template.rbuild
config-ppc.template.rbuild
config.template.rbuild
configure.cmd
configure.sh
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
global.lds
INSTALL
Makefile
PreLoad.cmake
proxy.mak
ReactOS-amd64.rbuild
ReactOS-arm.rbuild
ReactOS-generic.rbuild
ReactOS-i386.rbuild
ReactOS-ppc.rbuild
README
rosbuild.bat
toolchain-gcc.cmake
toolchain-msvc.cmake
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.