reactos/reactos
Vizzini 07a35efe80 Patch by Skywing:
- fixes issues with object manager calling object deletion callbacks at raised IRQL [which creates a ton of problems]
 - move kernel debugger init to after ExInit

svn path=/trunk/; revision=6128
2003-09-25 05:12:24 +00:00
..
apps add capclock to the build system 2003-09-24 20:05:29 +00:00
bootdata cvsignores and commented out softice 2003-09-10 15:28:53 +00:00
dk Patch from Filip Navara updating comctl32 2003-09-15 02:48:15 +00:00
doc
drivers fixed some cvsignore files 2003-09-24 19:55:18 +00:00
hal Added Adapter-Object used for PCI-Bus-Master-DMA. 2003-09-11 11:45:28 +00:00
iface patch by Skywing: made existing eventpair code more efficient and added support for associating eventpairs with 2003-09-10 06:12:22 +00:00
include some work on scrollbars 2003-09-24 13:41:40 +00:00
lib fixed passing pointers to win32k 2003-09-24 21:09:22 +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 Patch by Skywing: 2003-09-25 05:12:24 +00:00
regtests fixed some cvsignore files 2003-09-24 19:55:18 +00:00
services Silence debug messages 2003-08-28 13:38:24 +00:00
subsys fixed passing pointers to win32k 2003-09-24 21:09:22 +00:00
tools assignment bugfix for casper 2003-09-11 20:10:33 +00:00
.cvsignore added *.iso and *.cab to cvsignore 2003-09-21 18:17:55 +00:00
.gdbinit
aboot.bat
apistatus.lst Add lz32.dll to apistatus list. 2003-08-19 23:25:58 +00:00
baseaddress.cfg
boot.bat Removed trailing newline. This could have caused some trouble. 2003-08-25 12:06:29 +00:00
bootc.lst Implemented NLS file import. 2003-05-19 14:39:09 +00:00
bootcd.bat added pcnet to make system and added unix installation script 2003-09-06 02:19:39 +00:00
bootflop.bat
ChangeLog 2003-08-30 Filip Navara <xnavara@volny.cz> 2003-08-30 19:22:32 +00:00
config Revert. 2003-07-17 10:47:02 +00:00
COPYING
CREDITS - Added in some code from XFree86 to save the vga state on the startup 2003-08-24 20:56:16 +00:00
gdb.ini
INSTALL 2003-07-17 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-07-17 10:46:21 +00:00
install-system.sh
install-unix.sh patch by Skywing: made existing eventpair code more efficient and added support for associating eventpairs with 2003-09-10 06:12:22 +00:00
install.bat added pcnet to make system and added unix installation script 2003-09-06 02:19:39 +00:00
install.sh
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
makedisk.bat
Makefile Add msimg32 to the list of libraries 2003-09-18 16:03:03 +00:00
makefile.dos
README
rules.mak 2003-08-24 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-08-24 10:36:07 +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