reactos/reactos/ntoskrnl
2004-07-18 17:45:28 +00:00
..
cc Added Stubs for Cache Manager functions in their appropriate file. 2004-06-21 04:11:44 +00:00
cm Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +00:00
dbg DBG Stubs Added. 2004-06-23 00:15:59 +00:00
ex Fix an old typo. 2004-07-16 19:54:05 +00:00
fs - Fixed compilation. 2004-06-27 13:58:05 +00:00
inbv use bugcheck macros where appropriate so users have a better idea of why they crashed. 2004-05-07 05:12:10 +00:00
include/internal Implement security descriptor cache. 2004-07-16 17:20:23 +00:00
io Added New System Call Prototypes and Stubs 2004-07-17 03:07:00 +00:00
kd KD Stubs Added. 2004-06-23 00:49:43 +00:00
ke oops, if you're going to move a function, get rid of the old one... sorry... 2004-07-02 12:43:38 +00:00
ldr - Fixed bug in binary search algorithm. 2004-06-27 14:15:33 +00:00
lpc Added Lpc Stubs 2004-06-23 19:49:21 +00:00
mm Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +00:00
nt Added New System Call Prototypes and Stubs 2004-07-17 03:07:00 +00:00
ob Use SeAssignSecurity() to build a security descriptor for a new object. 2004-07-18 13:03:43 +00:00
objects
po Added New System Call Prototypes and Stubs 2004-07-17 03:07:00 +00:00
ps cvs maintainance 2004-07-18 16:00:05 +00:00
rtl Merging the KJKHyperion-RtlUnwind branch back into HEAD 2004-07-01 02:40:23 +00:00
se Fixed broken build. Added functions were already defined in /lib/rtl and unecessary in ntoskrnl. 2004-07-18 17:45:28 +00:00
.cvsignore initial doxygen configuraion 2003-12-06 23:11:41 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
Makefile Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +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 Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +00:00
ntoskrnl.edf Added exports for new stubs and fixed some issues with recently commited stubs. 2004-07-17 05:13:05 +00:00
ntoskrnl.full.def
ntoskrnl.lnk - Put all init functions in a special section and do free 2003-10-12 17:37:08 +00:00
ntoskrnl.mc Added message table to resouces. 2002-01-10 00:57:30 +00:00
ntoskrnl.rc Visible build timestamp. 2004-03-24 21:46:41 +00:00
ntoskrnl.txt