reactos/reactos
Johannes Anderwald a1de0509ed - readd named pipe support for linux by Christoph_vW
- simplify named pipe code
- only allocate buffer for reading once 
- dont format default hdd if it exists
- delay read at right position
- fix ROS_DELAY_READ option in config file - value is expected to be in seconds not milliseconds

svn path=/trunk/; revision=28854
2007-09-04 19:53:49 +00:00
..
base forgot to commit this file 2007-09-04 14:50:11 +00:00
boot - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
dll - fix a bug 2007-09-04 19:41:58 +00:00
drivers fix some issues found by prefast 2007-09-03 23:56:04 +00:00
hal - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
include - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
lib Silence two warnings in cmlib. 2007-09-04 16:05:44 +00:00
media set the correct icon image for the Keyboard class 2007-09-03 14:53:46 +00:00
modules Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00
ntoskrnl - Use real NT KPCR address (0xFFDFF000). 2007-09-04 18:19:59 +00:00
subsystems Moved code. Finding out when changing ownership, it will require the deallocation and allocation of old and new dcattr. 2007-09-04 15:59:21 +00:00
tools - readd named pipe support for linux by Christoph_vW 2007-09-04 19:53:49 +00:00
apistatus.lst
baseaddress.rbuild Add rbuild file for winsta.dll, and add it to bootcd 2007-08-20 09:34:18 +00:00
config-ppc.template.rbuild Empty OARCH. 2007-09-02 09:59:45 +00:00
config.template.rbuild Remove ARCH define in config.template.rbuild. 2007-08-06 09:25:03 +00:00
COPYING
CREDITS add myself to CREDITS 2007-08-09 12:47:07 +00:00
depmap.xsl
Doxyfile
INSTALL
LGPL.txt
Makefile Build openfirmware interface tool only if target is powerpc 2007-09-03 13:50:31 +00:00
proxy.mak
ReactOS-generic.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-i386.rbuild Move generic part of ReactOS-$(ARCH).rbuild to ReactOS-generic.rbuild 2007-08-22 15:06:43 +00:00
ReactOS-ppc.rbuild Fix building of libcntpr on ppc. 2007-09-03 06:29:13 +00:00
README
vreport.xsl Metadata enhancement for rbuild and version report by Marc Piulachs (marc DOT piulachs AT codexchange DOT net) 2007-08-12 19:17:00 +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.