reactos/reactos
2005-01-04 09:35:28 +00:00
..
apps added a port of netkit ftp.exe 2005-01-04 04:03:57 +00:00
boot/freeldr - Fixed ROUND_UP. 2005-01-01 10:54:48 +00:00
bootdata Removed spaces, put tabs. 2005-01-03 19:51:26 +00:00
dk
doc Update status 2004-12-31 17:10:32 +00:00
drivers buffer overflow (& invalid registry path for device) bugfix: DataPtr != KeyInformation->Data on 2nd+ passes 2005-01-04 06:24:17 +00:00
hal Allocate enough bytes for the adapter object. 2005-01-02 18:00:31 +00:00
iface
include -move structs OBJECT_TYPE/OBJECT_HEADER into private headers 2005-01-04 04:45:00 +00:00
lib Implement BuildExplicitAccessWithNameA/W() and BuildImpersonateExplicitAccessWithNameA/W(). 2005-01-04 09:35:28 +00:00
media
ntoskrnl dump first 128 bytes of violated memory blocks 2005-01-04 05:09:53 +00:00
regtests
services
subsys Rewrite ROS Critical Section implementation, which was slow and broken (because it always created an event, which is the slow path). Note that coincidentally, Gunnar also fixed this code and committed a patch this morning, taken from WINE. This code is also based on WINE, but adds more features which WINE does not support/need yet (regarding Debug CS). Hence, this code was a re-write of the original ROS code, not of Gunnar's, and we've both discussed the accidental conflict. 2005-01-03 23:02:15 +00:00
tools added support for building Wine tests along with CI tests 2005-01-03 03:54:00 +00:00
w32api added ntagp.h 2005-01-03 23:12:56 +00:00
apistatus.lst
baseaddress.cfg
config Fix KeRaiseUserException and rename Object Information Structure 2005-01-02 20:51:02 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile Correct location of freeldr.sys for livecd target. 2005-01-02 15:02:59 +00:00
makefile.dos
README
rules.mak

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

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 NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file