reactos/reactos
Hartmut Birr 57a76c0f45 - Fixed the intial values for cluster 0 and 1.
- Write the fat in larger chunks.
- Calculate the necessary size for the fat more exactly.

svn path=/trunk/; revision=5676
2003-08-19 17:51:12 +00:00
..
apps added cvsignore2 2003-08-17 23:28:24 +00:00
bootdata 2003-08-11 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-08-11 18:50:12 +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 bug in small width brush blts aligned to an eight boundary. 2003-08-17 15:11:54 +00:00
hal implemented KeAcquireSpinLockRaiseToSynch 2003-08-12 21:19:50 +00:00
iface Patch by Jonathon Wilson: 2003-08-19 11:48:50 +00:00
include fixed definition of DESKTOPENUMPROC 2003-08-19 15:18:26 +00:00
lib - Fixed the intial values for cluster 0 and 1. 2003-08-19 17:51:12 +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 Added MmDbgPagedPoolRedZoneCheck(). I hope to eventually export it so other OS components can check for bounds violations whenever they want. For now, you can do so by calling ExAllocatePool(PagedPool,0) 2003-08-19 05:24:07 +00:00
regtests Ignore generated _regtests.c 2003-07-17 06:37:39 +00:00
services more .cvsignore maintenance 2003-06-28 23:09:27 +00:00
subsys Implemented navigation and launching in start menu 2003-08-19 16:51:36 +00:00
tools Implemented explorer and desktop window using shell views 2003-08-09 17:11:40 +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
apistatus.lst 2003-07-10 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-10 12:29:02 +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
bootc.lst Implemented NLS file import. 2003-05-19 14:39:09 +00:00
bootcd.bat ANSI/UNICODE struct separation patch by Royce3, ANSI/UNICODE WNDCLASS separation and new gdi32 functions by Jonathan Wilson 2003-08-05 15:41:03 +00:00
bootflop.bat
ChangeLog Implemented navigation and launching in start menu 2003-08-19 16:51:36 +00:00
config Revert. 2003-07-17 10:47:02 +00:00
COPYING
CREDITS
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.bat added apps/tests/linetest - demonstrates bugs in line-drawing routines. 2003-08-08 21:53:04 +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 kbdus.dll - submitted by art yerkes 2003-07-31 16:47:08 +00:00
makefile.dos
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 cleanup of old wine porting stuff 2003-07-12 03:40:49 +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