reactos/reactos
Magnus Olsen 3c9294fcf4 Fixed so we can optain the HAL again.
Do not trust on ddraw value yo get blindy. it will rest the value you need to optian the HAL and you can not spy on it so easy then.

svn path=/trunk/; revision=25027
2006-12-03 09:12:35 +00:00
..
base allow the Americans their incorrect spellings and add a correct UK resource file ;) 2006-11-30 19:23:19 +00:00
boot - Finally figured out a way to make the old HAL IRQ implementation work with the new Ke Interrupt implementation without requiring my new HAL IRQ code (which doesn't work). 2006-11-29 19:13:12 +00:00
dll Fixed so we can optain the HAL again. 2006-12-03 09:12:35 +00:00
drivers - Clear capacity data buffer before reading it to avoid 0xCCCCCCCC values and manually set failure code if nobody filled it in (a hack, but I don't understand our pre-Nixon-era storage stack to "properly" fix it, so this is good enough and kills off the 0xCCCCCCCC byte non-paged pool allocations. 2006-12-03 08:08:08 +00:00
hal - Enable V86/DR save in HAL Clock Interrupt (and fix build). 2006-12-03 07:34:03 +00:00
include - Implement V86 trap fixup during traps and interrupts. 2006-12-02 20:49:56 +00:00
lib Fix using a pointer to a temporary variable outside it's scope in RtlCreateUserProcess 2006-11-27 14:26:48 +00:00
media Update dejavu font from 2.10 to 2.12, see the change log for dejavu for more info 2006-11-25 08:36:45 +00:00
modules
ntoskrnl - Implement V86 trap fixup during traps and interrupts. 2006-12-02 20:49:56 +00:00
regtests - revert part of 24701 as requested on ml 2006-11-09 06:58:56 +00:00
subsystems - various msvc compability fixes 2006-11-30 16:48:13 +00:00
tools - bye bye fixdef 2006-11-30 20:57:52 +00:00
apistatus.lst
baseaddress.rbuild
config-ppc.template.rbuild
config.template.rbuild - In my fear of accidentally comitting NTLPC = 1, I forgot to make the initial NTLPC = 0 commit, so LPC was never getting compiled at all. This fixes it. 2006-10-30 19:20:08 +00:00
COPYING
CREDITS
Doxyfile
INSTALL
LGPL.txt
Makefile Code::Blocks backend 2006-11-22 15:18:51 +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
README

========================
ReactOS Version 0.3.x
Updated Aug 21rd, 2005
========================

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 toward 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.org/.

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