A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Claudiu Mihail a9d9b3583e [TCPIP]
- Removed hack from lwIP code. Now the listening pcb is obtained in a way as to not affect pllute lwIP code.
- Also there's still a little foreign code left in lwIP, but this can be easily removed as it contains no functional purpose, except debugging.

svn path=/branches/GSoC_2011/TcpIpDriver/; revision=51924
2011-05-26 17:42:00 +00:00
base [CMAKE] 2011-05-01 16:33:50 +00:00
boot
cmake
dll [CMAKE] 2011-04-27 14:05:18 +00:00
drivers [TCPIP] 2011-05-24 18:05:51 +00:00
hal
importlibs
include
lib [TCPIP] 2011-05-26 17:42:00 +00:00
media
modules
ntoskrnl
subsystems
apistatus.lst
baseaddress.cmake
CMakeLists.txt
CMakeMacros.cmake
config-amd64.cmake
config-arm.cmake
config.cmake
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
global.lds
INSTALL
msc.cmake [CMAKE] 2011-04-27 21:48:41 +00:00
PreLoad.cmake
README
ros_cd.cmake
rosbuild.bat
todo_gsoc.txt GSoC todo list. 2011-05-17 22:18:21 +00:00
toolchain-mingw32.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.