reactos/reactos
Thomas Bluemel cc5f2d10ce implemented QueryWorkingSet()
svn path=/trunk/; revision=13052
2005-01-15 02:44:25 +00:00
..
apps I am not the copyright holder on this one 2005-01-13 19:40:21 +00:00
boot/freeldr - Fixed ROUND_UP. 2005-01-01 10:54:48 +00:00
bootdata Added table entry for SOCK_RAW IPPROTO_ICMP 2005-01-12 20:49:51 +00:00
dk migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
doc Update status 2005-01-13 21:03:02 +00:00
drivers oops... make sure that I use / not \ in path specifiers so that linux builds don't get confused. 2005-01-14 23:22:39 +00:00
hal - Output correct length and page to the controller on DMA transfers. 2005-01-09 14:11:25 +00:00
iface Move ke/zw.c to ex/zw.c 2005-01-07 16:10:50 +00:00
include Add STATUS_FLOAT_MULTIPLE_TRAPS/FAULTS. 2005-01-14 16:10:07 +00:00
lib implemented QueryWorkingSet() 2005-01-15 02:44:25 +00:00
media grrr I forgot to do binary..... 2004-11-11 17:27:58 +00:00
ntoskrnl Replace EXCEPTION_FLT_XXX by STATUS_FLOAT_XXX. Set ExceptionFlags to 0 for exceptions dispatched from ntoskrnl. 2005-01-14 19:42:47 +00:00
regtests migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
services migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
subsys Speed up 8bpp fills by a factor 4 2005-01-14 21:08:01 +00:00
tools when echoing too much stuff on windows, a newline is generated and it tries to execute the stuff echoed... 2005-01-10 03:03:24 +00:00
w32api Add some WAVE_FORMATs 2005-01-12 23:25:02 +00:00
apistatus.lst Added shared RTL functions to appear in ntoskrnl exports (Since they are in fact exported by ntoskrnl) 2004-08-07 06:48:49 +00:00
baseaddress.cfg migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
config - Replaced MP with CONFIG_SMP. 2005-01-05 19:25:49 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile - Changed a forgotten MP to CONFIG_SMP. 2005-01-11 20:23:48 +00:00
README
rules.mak Changed half-verbose build output a bit: 2004-12-13 02:20:09 +00:00

========================
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