reactos/reactos
2003-05-09 21:58:05 +00:00
..
apps Added a little PnP-BIOS data dumper. 2003-05-08 18:55:09 +00:00
bootdata Started work on second stage setup. 2003-05-02 18:12:38 +00:00
dk Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers Added EthFilterDprIndicateReceive(), EthFilterDprIndicateReceiveComplete() functions, since Realtek 8139 network card driver imports them. Their contents is "UNIMPLEMENTED". This makes ReactOS at least gracefully discarding this driver (and not crashing with BugCheck). 2003-05-07 19:33:14 +00:00
hal Removed unused bios32 support. 2003-04-27 18:12:15 +00:00
iface Implemented UpdateWindow() 2003-03-24 23:08:51 +00:00
include Moved test sound. 2003-05-06 19:01:03 +00:00
lib Removed unix newlines 2003-05-07 18:45:56 +00:00
loaders/dos Remove unused code. 2003-03-31 11:49:38 +00:00
media Added binary .nls files. 2002-01-02 00:51:37 +00:00
ntoskrnl Only update page dir for page containing stack 2003-05-08 05:26:36 +00:00
services housekeeping files... 2003-01-05 19:32:32 +00:00
subsys Removed duplicate output of used disk space in the summary. 2003-05-09 21:58:05 +00:00
tools 2003-05-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-05-05 19:59:21 +00:00
.cvsignore *** empty log message *** 2003-03-06 21:46:19 +00:00
.gdbinit Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
aboot.bat another test of commit mailer 2002-06-12 02:32:14 +00:00
baseaddress.cfg Started work on second stage setup. 2003-05-02 18:12:38 +00:00
boot.bat 2003-01-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-01-11 17:30:34 +00:00
boot.hiv preliminary implementation of boot hive import. exposes memory problem in registry routines 2001-08-29 05:06:31 +00:00
bootc.lst - remove gstart.exe 2003-04-16 15:08:55 +00:00
bootcd.bat Started work on second stage setup. 2003-05-02 18:12:38 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2003-05-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-05-05 19:59:21 +00:00
config Added NDISVERSION define for our target NDIS support level, currently commented out pending testing. 2002-08-17 16:02:08 +00:00
COPYING
CREDITS Moved system applications 2000-12-05 02:40:51 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL Updated INSTALL 2003-03-20 02:38:41 +00:00
install-system.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
install.bat Add install for wm_paint and bitblt test 2003-05-05 16:40:05 +00:00
install.sh Use the directory tree created by the install target for Linux 2001-09-01 11:55:38 +00:00
installwine.bat Updates to accomodate changes and additions with the various sub-modules. 2003-01-07 18:20:34 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat Updated rules for subsys directory. 1999-09-05 12:27:22 +00:00
Makefile Started work on second stage setup. 2003-05-02 18:12:38 +00:00
makefile.dos fixes 1999-07-17 23:10:31 +00:00
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rosbin.txt *** empty log message *** 2003-03-20 20:56:24 +00:00
rules.mak 2003-04-05 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-05 09:37:45 +00:00
system.hiv Disabled packet.sys driver. 2003-04-14 15:41:30 +00:00

========================
ReactOS Version 0.1.x
Updated March 19th, 2003
========================

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