reactos/reactos
Filip Navara 39ff6d3136 - Fixed calculation of MFT record size.
- Fixed attribute finding/dumping bounds checking.
- Fixed reading of volume information MFT record.
- Disabled debug messages.

svn path=/trunk/; revision=9615
2004-06-05 08:28:37 +00:00
..
apps "Using multiple compilers is good for your code", chapter umpteenth: removing the SEH library test (until I have a better example) because it made some non-portable assumptions about the stack layout (could cause STATUS_INVALID_UNWIND_TARGET exceptions with some compilers and full optimization) 2004-06-03 22:30:22 +00:00
bootdata - Basic Live CD building infrastructure. 2004-06-04 23:44:27 +00:00
dk cleanup of the SDK and disable use of the old WINE tree. 2004-05-28 18:18:43 +00:00
doc Update porting status 2004-05-08 14:16:09 +00:00
drivers - Fixed calculation of MFT record size. 2004-06-05 08:28:37 +00:00
hal - Fixed the implementation of MmMapIoSpace. 2004-05-15 22:45:51 +00:00
iface Window Class handling fixes: 2004-05-16 19:31:09 +00:00
include Fixed compilation in environments where the native non-local goto isn't available 2004-06-04 00:49:40 +00:00
lib added missing cvsignore file 2004-06-04 13:49:15 +00:00
loaders/dos Changed the build system to treat nasm as a first-class citizen, making it produce output in the correct format (Microsoft COFF) and cleaning up some bit rot (unused makefile variables, different conventions from the rest of the build system, etc.) 2004-06-02 18:24:09 +00:00
media Sylvain Petreolle - 2004-05-18 16:22:49 +00:00
ntoskrnl - Fixed the searching for boot load drivers. This solves the pci driver loading problem. 2004-06-02 20:30:56 +00:00
regtests fixed output from test 2004-05-07 04:04:10 +00:00
services Moved some Nt/Zw functions and types. 2004-01-06 16:11:57 +00:00
subsys - Support expanding environment variables in the setup command line. 2004-06-04 23:46:02 +00:00
tools Merged changes from joliet_20040527 branch: 2004-06-04 23:50:15 +00:00
w32api - Fixed declaration of IMAGE_EXPORT_DIRECTORY structure. 2004-05-29 11:58:16 +00:00
.cvsignore
aboot.bat
apistatus.lst 2004-02-18 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-18 21:29:20 +00:00
baseaddress.cfg - Moved the definition of all dll base addresses to baseaddress.cfg. 2004-05-29 21:24:48 +00:00
boot.bat
bootc.lst
ChangeLog 2004-05-31 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-05-31 12:21:24 +00:00
config 2004-02-22 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-02-22 09:59:17 +00:00
COPYING
CREDITS Add Everaldo to credits 2004-02-23 04:29:39 +00:00
Doxyfile
INSTALL
Jamfile
Jamrules
LGPL.txt
Makefile - Basic Live CD building infrastructure. 2004-06-04 23:44:27 +00:00
makefile.dos
README
rules.mak - Basic Live CD building infrastructure. 2004-06-04 23:44:27 +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