reactos/reactos/ntoskrnl
2004-09-04 15:02:00 +00:00
..
cc - Implement CcRepinBcb and CcGetFileObjectFromBcb. 2004-08-25 15:08:29 +00:00
cm - Disable debugging messages. 2004-09-01 20:41:07 +00:00
dbg - Don't use ULONG for storing pointers. 2004-08-31 23:53:40 +00:00
ex stop wasting power at shutdown 2004-08-21 15:29:08 +00:00
fs Handle matching of "f0_*.*" expression to "f0_000" file name in FsRtlIsNameInExpression and add relevant regression test. 2004-09-04 15:02:00 +00:00
inbv 2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-08-15 16:39:12 +00:00
include - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
io - Fix masking out the write flags in IoCheckShareAccess and IoSetShareAccess. 2004-08-25 15:01:48 +00:00
kd - Allow shared read access to the debug.log file. 2004-09-01 00:15:08 +00:00
ke - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
ldr - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
lpc - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
mm - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
nt 2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-08-15 16:39:12 +00:00
ob - Fix NtQueryDirectoryObject for empty directories. 2004-08-24 17:07:27 +00:00
objects added cvsignore file so that dir gets created 2000-07-09 17:32:49 +00:00
po 2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-08-15 16:39:12 +00:00
ps - Removed the member OldProcess from the ETHREAD structure. 2004-08-31 20:17:18 +00:00
rtl 2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-08-15 16:39:12 +00:00
se silence debug messages 2004-08-29 15:50:53 +00:00
.cvsignore 2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net> 2004-08-15 16:39:12 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile Change stabs handling of KDB - does no longer allocate a block of memory for each stub entry, instead each .sym file is loaded completely into (non-paged) memory. 2004-08-26 16:04:50 +00:00
Makefile.i386 NtContinue fixed to return failure on invalid params ( not checking for access violations yet ), but not clobber EAX on success. This patch was made possiblel by the collaborative efforts of myself, kjk_hyperion, Art Yerkes, and Skywing. 2004-07-02 00:47:57 +00:00
mkconfig.c More sensible dependencies scheme for configuration 2001-04-10 22:13:23 +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 *CORRECT* version of Defintion file. 2004-08-14 00:47:33 +00:00
ntoskrnl.edf Updated EDF file with new stubs in alphabetical order and synched EDF and DEF file. 2004-08-13 05:06:18 +00:00
ntoskrnl.full.def Merged mingw32 branch into main trunk 1999-03-19 05:55:55 +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 - Replace some usages of KEBUGCHECK(0) with correct bug check codes. 2004-08-01 21:57:35 +00:00
ntoskrnl.rc Visible build timestamp. 2004-03-24 21:46:41 +00:00
ntoskrnl.txt Initial revision 1998-08-25 04:27:26 +00:00