reactos/reactos
Alex Ionescu c5cebc9965 - Update kernel fun.
svn path=/trunk/; revision=25707
2007-02-03 20:35:37 +00:00
..
base patch from : Paolo Devoti <devotip at gmail.com> 2007-02-03 17:38:20 +00:00
boot - Replace broken bootvid by a new bootvid based on TinyKRNL's version. It is a .DLL instead of a .SYS and takes advantage of my patch to FreeLDR which allows us to load DLLs that drivers/the kernel load. 2007-02-03 20:30:32 +00:00
dll translate hardcoded strings into 'edit variable' box 2007-02-03 14:07:03 +00:00
drivers - Replace broken bootvid by a new bootvid based on TinyKRNL's version. It is a .DLL instead of a .SYS and takes advantage of my patch to FreeLDR which allows us to load DLLs that drivers/the kernel load. 2007-02-03 20:30:32 +00:00
hal - Fix warning(s) 2007-02-02 08:41:30 +00:00
include - Replace broken bootvid by a new bootvid based on TinyKRNL's version. It is a .DLL instead of a .SYS and takes advantage of my patch to FreeLDR which allows us to load DLLs that drivers/the kernel load. 2007-02-03 20:30:32 +00:00
lib - Use compiler intrinsics instead of hidden dependency of intrlck 2007-02-01 22:10:21 +00:00
media fix make install for Marlett.ttf 2007-02-02 10:35:56 +00:00
modules
ntoskrnl - Update kernel fun. 2007-02-03 20:35:37 +00:00
regtests - Fix function pointer definition 2007-02-01 22:36:04 +00:00
subsystems - Compile csrss with intrinsics 2007-02-01 21:44:23 +00:00
tools fixed oarch being use. some have remove oarch flags when ros being compile. now we add it back. for mingw 2007-02-02 09:31:22 +00:00
apistatus.lst fix paths 2007-01-07 12:37:27 +00:00
baseaddress.rbuild Move the "Computer Name" page to netid.dll 2007-01-19 00:09:21 +00:00
config-ppc.template.rbuild Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
config.template.rbuild part 1/2 adding a new value OPTIMIZE, easy way to enable diffent optimze level do not chamge it if u do not known what u doing 2007-02-02 13:01:43 +00:00
COPYING
CREDITS [AUDIT] 2006-12-03 21:06:03 +00:00
depmap.xsl - add a primitive XSL for displaying the ReactOS dependency map 2007-01-14 20:41:01 +00:00
Doxyfile
INSTALL - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00
LGPL.txt
Makefile added target depmap to makefile 2007-01-11 20:33:04 +00:00
proxy.mak set most of trunk svn property eol-style:native 2006-11-08 11:47:44 +00:00
ReactOS-ppc.rbuild
ReactOS.rbuild fix buliding with optimze -O3 forget add <compilerflag>-Wno-strict-aliasing</compilerflag> to all level of optimze 2007-02-02 13:56:33 +00:00
README - ReactOS does not directly aim NT4 compatibility everywhere, reflect this in the readme. 2006-12-16 11:06:33 +00:00

========================
ReactOS Version 0.3.x
Updated Dec 16, 2006
========================

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 XP/2003
drivers compatibility, is always keeping an eye toward compatibility with
older version of Windows NT family ( NT 4.0, 2000 (NT 5.0)) and new
Windows NT releases (Vista, etc). Applications (Win32 API) compatibility
focus is Windows XP.

More information is available at http://www.reactos.org/.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the media\doc subdirectory for some sparse notes.

4. Who is responsible

See the CREDITS file.