reactos/reactos
Eric Kohl 8366cbb31c Restart worker if it failed to send the log messages.
Add driver or device name to the log message.
Silence debug messages.

svn path=/trunk/; revision=6743
2003-11-21 22:28:50 +00:00
..
apps sped up strip_comments, and added File::SaveFromString() in the process of hunting down a recursive c include. 2003-11-20 18:27:33 +00:00
bootdata install winedbgc.dll by default, this appears to fix an installation problem i'm having on my end with virtualpc 5.0 2003-11-19 10:21:17 +00:00
dk Patch by Mike Nordell to fix broken paths 2003-10-15 03:29:33 +00:00
doc Documentation update. 2001-07-24 20:49:57 +00:00
drivers EA name handling fix 2003-11-21 00:06:58 +00:00
hal Minor cleanup 2003-11-20 00:57:29 +00:00
iface Patch by Jonathon Wilson: 2003-11-14 17:13:36 +00:00
include added missing * to function pointer typedef 'exception_hook' 2003-11-21 20:26:35 +00:00
lib - Updated comctl32.dll to latest WineHQ release. 2003-11-21 21:16:28 +00:00
loaders/dos Properly close file descriptors, fix by rwreed@users.sourceforge.net 2003-07-22 08:44:38 +00:00
media Added Bitstream Vera fonts and removed accidental loading of Arial font 2003-05-16 15:10:10 +00:00
ntoskrnl Restart worker if it failed to send the log messages. 2003-11-21 22:28:50 +00:00
regtests patch for -Werror -Wall by jonathan wilson 2003-11-19 05:53:38 +00:00
services Receive error log messages from the ErrorLogPort. 2003-11-20 11:09:49 +00:00
subsys - Fixed multiwin.exe painting problem. 2003-11-21 21:12:09 +00:00
tools fixed compile error 2003-11-19 09:37:45 +00:00
.cvsignore added *.iso and *.cab to cvsignore 2003-09-21 18:17:55 +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
apistatus.lst fixed line endings 2003-10-21 01:53:03 +00:00
baseaddress.cfg - Fixed importing forward exports by ordinal. 2003-11-19 13:16:22 +00:00
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
bootcd.bat Implement GUI consoles 2003-10-20 18:02:04 +00:00
bootflop.bat
ChangeLog partial fix for for Bug #42: activate Ansi window procedures for standard controls 2003-11-08 15:39:13 +00:00
config Fixed line endings. 2003-10-06 18:49:50 +00:00
COPYING
CREDITS Added name 2003-11-02 01:27:39 +00:00
gdb.ini Added GNU Debugger stub for remote debugging. 2002-01-23 23:39:26 +00:00
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +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-unix.sh updated install location of rundll32 2003-11-20 21:28:47 +00:00
install.bat Added rundll32 utility by Shadow Flare 2003-11-07 09:12:44 +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 typo - fix install of regression tests. 2003-07-13 05:42:31 +00:00
Jamfile Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
Jamrules Add experimental jamfiles (still buggy). 2003-05-23 22:43:03 +00:00
LGPL.txt LGPL 2.1 2002-08-31 17:07:30 +00:00
makedisk.bat
Makefile temporarily removed imagehlp since it doesn't compile and i don't have the time nor interest to look into it myself 2003-11-19 03:20:25 +00:00
makefile.dos
README Attempt at updating README file 2003-03-20 02:33:37 +00:00
rules.mak Allow environment variable ROS_INSTALL to set installation dir 2003-10-29 08:40:38 +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