reactos/reactos
Alex Ionescu 67096f53f5 - Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS
- Generate actual Unexpected Interrupt entries in the IDT for INTs > 0x30 (basically IRQs).
- Generated all 208 Unexpected Interrupt Handlers for all INTs (using a single macro line) and implement a "Tail" function to handle them instead of bugchecking like before (they're now sent to HAL properly).
- Implement INT_PROLOG macro to create KTRAP_FRAME for interrupts (similar to traps).
- Part 1 of major changes to come....

svn path=/trunk/; revision=23645
2006-08-21 22:40:23 +00:00
..
base - Cleanup / rewrite much of the ip config code 2006-08-21 19:28:18 +00:00
boot include sndvol32 on the bootcd. this fixes bug 1754 2006-08-18 23:48:02 +00:00
dll * colors.c: add error checking 2006-08-21 10:57:14 +00:00
drivers [FORMATTING] 2006-08-20 14:01:17 +00:00
hal Mikhail Zvyozdochkin: Fix compiling on linux (adding proper include path for halxbox) 2006-07-02 21:59:04 +00:00
include - Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS 2006-08-21 22:40:23 +00:00
lib Add the ability to specify DNS servers and make adns work right in case they 2006-08-20 20:51:54 +00:00
media uppdate Dejavu font from 2.7 to 2.9 2006-08-14 19:48:29 +00:00
modules Change remaining .xml build files to .rbuild and fixup links. 2006-02-18 19:21:01 +00:00
ntoskrnl - Implement GENERATE_IDT_STUBS/GENERATE_INT_HANDLERS 2006-08-21 22:40:23 +00:00
regtests fixed to error that was show in msvs when it compiles 2006-08-18 09:06:28 +00:00
subsystems revers 23614 it cause unexped regress in some api, the code need be goto thung pretty hard even try remove hardcode font in win32k, and it cause regress there and there. and cause regreess on boot time to time. sorry it took me most night figout out why. But I do not yet how to solv it. 2006-08-21 05:14:22 +00:00
tools * implement debugger settings for Control Panel Applets for MSVC2005 2006-08-20 19:19:21 +00:00
apistatus.lst Remove oleaut32 from api status 2005-12-18 17:40:51 +00:00
baseaddress.rbuild * add ReactOS Console configuration DLL 2006-06-29 18:10:15 +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 Add software patent setting to build config template. 2006-07-22 19:38:18 +00:00
COPYING Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
CREDITS Add Andrew Munger (waxdragon) to credits. 2006-07-18 12:33:30 +00:00
Doxyfile
INSTALL Fixed a few spelling mistakes and change http://www.reactos.com to http://www.reactos.org/. 2006-03-26 19:57:49 +00:00
LGPL.txt Update GPL and LGPL licenses. 2005-11-23 07:07:40 +00:00
Makefile restore old targets 2006-06-23 19:36:23 +00:00
proxy.mak
ReactOS-ppc.rbuild set svn:eol-style to native for *.rbuild 2006-02-23 00:01:01 +00:00
ReactOS.rbuild - Move the SDK to /PSDK or else we'll never get MSVC compiling right. 2006-06-26 15:32:53 +00:00
README Update version number to 0.3.x 2006-08-21 15:04:20 +00:00

========================
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