reactos/reactos
Eric Kohl 8b4929f41e Improved command line completion. Patch by Marc Schuetz.
svn path=/trunk/; revision=4591
2003-04-26 16:38:05 +00:00
..
apps - the build system now handles static libraries 0.5% better 2003-04-13 03:24:28 +00:00
bootdata Remove gstart.exe from boot CD. 2003-04-23 12:43:23 +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 - Fixed the offset in ReadPciConfigUshort/WritePciConfigUshort. 2003-04-26 07:06:55 +00:00
hal - Fixed the offset in ReadPciConfigUshort/WritePciConfigUshort. 2003-04-26 07:06:55 +00:00
iface Implemented UpdateWindow() 2003-03-24 23:08:51 +00:00
include SetLastErrorByStatus() now a macro, for binary compatibility with Windows 2003-04-26 00:25:01 +00:00
lib Remove SetLastErrorByStatus, since it's no longer needed (it is a macro 2003-04-26 12:50: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 KeSetAffinityThread stub added (returns STATUS_SUCCESS and thus VMWare network driver won't crash ReactOS) 2003-04-25 18:37:44 +00:00
services housekeeping files... 2003-01-05 19:32:32 +00:00
subsys Improved command line completion. Patch by Marc Schuetz. 2003-04-26 16:38:05 +00:00
tools Added checks for invalid block pointers. 2003-04-22 21:14:39 +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 Add wsock32 2003-04-06 12:49:13 +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 Use cdmake.exe to create reactos.iso file. 2003-04-23 12:42:59 +00:00
bootflop.bat fixed handling of boot drivers 1999-10-23 18:56:04 +00:00
ChangeLog 2003-04-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-04-18 14:00:17 +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 Lots of changes to the kernel 1999-05-29 00:15:17 +00:00
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 - remove gstart.exe 2003-04-16 15:08:55 +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 - the build system now handles static libraries 0.5% better 2003-04-13 03:24:28 +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