reactos/reactos/ntoskrnl
Thomas Bluemel 7bc94f8976 Alex Ionescu <ionucu@videotron.ca>
- Remove ke/error.c and add its functions into ke/catch.c where they belong.
- Create ex/error.c and move Executive functions present in ke/error.c to it.
- Implement NtRaiseHardError and move it from ke/error.c to ex/error.c.
- Increase Exceptions Dispatched count in dispatch code and comment code more throughly.

svn path=/trunk/; revision=13982
2005-03-12 21:26:29 +00:00
..
cc Fix compilation with -O3 and fix bugs 484 and 505. win32k patches by Tinus. 2005-02-16 16:52:51 +00:00
cm Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:08:29 +00:00
dbg include ctype.h for isalpha() 2005-03-12 13:50:48 +00:00
ex Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:26:29 +00:00
fs init. work on a notify-directory impl. 2005-03-01 22:13:40 +00:00
inbv NtDisplayString: Convert Unicode string to OEM. 2005-02-01 16:40:23 +00:00
include Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:08:29 +00:00
io Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:08:29 +00:00
kd Steven Edwards <steven_ed4153@yahoo.com> 2005-03-12 01:11:06 +00:00
ke Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:26:29 +00:00
ldr - Prevent image loading and symbol loading getting each others way 2005-02-06 19:52:26 +00:00
lpc 1. object type names are stored in ntoskrnl's image (which is nonpaged memory), so there's no need to allocate and copy them to new memory 2005-02-17 16:41:28 +00:00
mm Lock the kernel address space instead the process' one, if the pages are located in kernel space. 2005-03-12 09:14:38 +00:00
ob Added comments about systemHandleInfo. 2005-03-05 00:21:38 +00:00
po Alex Ionescu <ionucu@videotron.ca> 2005-03-12 00:49:18 +00:00
ps Alex Ionescu <ionucu@videotron.ca> 2005-03-12 19:23:04 +00:00
rtl Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:08:29 +00:00
se added more irql checks 2005-02-22 19:25:17 +00:00
tests Standardize comment headers. Patch by Trevor McCort 2005-01-26 13:58:37 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:26:29 +00:00
Makefile.i386 FreeLdr Patch. Now fully loads ntoskrnl using a PE Loader, supports /3gb dynamically but this is NOT enabled yet, so please continue using the 3GB entry in config until r2 is ready which will support relocation and remove the config entry. You must also supply /3GB to the commandline if you're using 3GB, just like since the previous patch. Also freeldr now uses w32api headers. Janitors will clean the dupes up. Thank you: Mike, Royce, Hartmut, Blight, Filip and everyone who reviewed. Hartmut, if anything is missing from the patch you sent me, feel free to add it. More info at http://blogs.reactos.com/Alex_Ionescu. 2005-02-08 01:46:01 +00:00
mkconfig.c Standardize comment headers. Patch by Trevor McCort 2005-01-26 13:58:37 +00:00
ntoskrnl.dbg.lnk - Put all init functions in a special section and do free 2003-10-12 17:37:08 +00:00
ntoskrnl.def Alex Ionescu <ionucu@videotron.ca> 2005-03-12 21:08:29 +00:00
ntoskrnl.lnk - Put all init functions in a special section and do free 2003-10-12 17:37:08 +00:00
ntoskrnl.mc Alex Ionescu <ionucu@videotron.ca> 2005-03-12 00:51:55 +00:00
ntoskrnl.rc migrate substitution keywords to SVN 2005-01-06 13:58:04 +00:00
ntoskrnl.txt Initial revision 1998-08-25 04:27:26 +00:00