A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Claudiu Mihail 04c4235e97 [TCPIP]
Closing a socket while in listening state (that has not accepted any connections) no longer certainly crashes the system. There's still a tendency to crash the system sometimes, but it's related to possibly not canceling any outstanding IRPs for the listening socket.

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=51962
2011-05-27 19:37:28 +00:00
base [CMAKE] 2011-05-01 16:33:50 +00:00
boot [CMAKE] 2011-04-24 13:44:58 +00:00
cmake [CMAKE] 2011-04-15 22:34:20 +00:00
dll [CMAKE] 2011-04-27 14:05:18 +00:00
drivers [TCPIP] 2011-05-24 18:05:51 +00:00
hal [CMAKE] 2011-03-26 13:00:21 +00:00
importlibs [CMAKE] 2010-12-03 19:20:45 +00:00
include [CMAKE] 2011-04-24 13:44:58 +00:00
lib [TCPIP] 2011-05-27 19:37:28 +00:00
media [CMAKE] 2011-03-26 13:00:21 +00:00
modules [CMAKE] 2010-12-22 16:37:32 +00:00
ntoskrnl [CMAKE] 2011-04-26 22:54:53 +00:00
subsystems [CMAKE] 2011-04-24 13:44:58 +00:00
apistatus.lst [CMAKE] 2011-04-24 13:44:58 +00:00
baseaddress.cmake [CMAKE] 2011-03-27 17:44:53 +00:00
CMakeLists.txt [CMAKE] 2011-04-17 16:54:57 +00:00
CMakeMacros.cmake [CMAKE] 2011-01-24 18:13:40 +00:00
config-amd64.cmake [CMAKE] 2010-12-27 20:10:40 +00:00
config-arm.cmake [CMAKE] 2011-01-06 16:57:56 +00:00
config.cmake [CMAKE] 2011-01-09 16:49:10 +00:00
configure.cmd [CMAKE] 2011-04-30 11:34:02 +00:00
COPYING
COPYING.ARM
COPYING.LIB
COPYING3
COPYING3.LIB
CREDITS
depmap.xsl
Doxyfile
gcc.cmake [CMAKE] 2011-04-17 16:54:57 +00:00
global.lds
INSTALL
msc.cmake [CMAKE] 2011-04-27 21:48:41 +00:00
PreLoad.cmake [CMAKE] 2010-11-08 13:41:29 +00:00
README
ros_cd.cmake [CMAKE] 2011-01-08 23:25:58 +00:00
rosbuild.bat
todo_gsoc.txt Slightly updated todo list. 2011-05-27 10:54:23 +00:00
toolchain-mingw32.cmake [CMAKE] 2011-04-14 12:50:32 +00:00
toolchain-msvc.cmake [CMAKE] 2011-02-14 11:09:48 +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.