reactos/reactos/ntoskrnl
Eric Kohl bd908afdf1 Issue a work item only if an object will be deleted.
Fixes bug #14.

svn path=/trunk/; revision=6469
2003-10-30 21:34:54 +00:00
..
cc - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
cm Bail out of RtlQueryRegistryValues if RTL_QUERY_REGISTRY_REQUIRED specified 2003-10-24 21:38:33 +00:00
dbg - Added ntoskrnl.h to the include files. 2003-10-12 21:21:40 +00:00
ex - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
fs - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
inbv - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
include/internal - Initialize the used page count for the non paged pool in MmInitializeBalancer. 2003-10-23 20:28:08 +00:00
io - Fixed loading of symbols when compiled with DBG=1 (again). 2003-10-30 18:16:25 +00:00
kd - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
ke Initialize section object type after the object manager types have been initalized. 2003-10-19 17:33:54 +00:00
ldr Fixed driver loading order, cleaned up relevant functions, and moved boot driver 2003-10-15 17:04:39 +00:00
lpc - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
mm - Initialize the used page count for the non paged pool in MmInitializeBalancer. 2003-10-23 20:28:08 +00:00
nt - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
ob Issue a work item only if an object will be deleted. 2003-10-30 21:34:54 +00:00
objects
po - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
ps - Fixed the freeing of memory from boot load drivers. 2003-10-12 17:05:50 +00:00
rtl - Added check for Atom == 0 in RtlQueryAtomInAtomTable. 2003-10-28 17:43:42 +00:00
se Cleaned up RtlpQuerySecurityDescriptor() and fixed SaclLength. 2003-10-15 11:02:04 +00:00
.cvsignore
Makefile - Added FULL_MAP support. 2003-10-23 13:16:17 +00:00
Makefile.i386
mkconfig.c
ntoskrnl.dbg.lnk - Put all init functions in a special section and do free 2003-10-12 17:37:08 +00:00
ntoskrnl.def Implemented ObQueryObjectAuditingByHandle(). 2003-10-21 21:46:39 +00:00
ntoskrnl.edf Implemented ObQueryObjectAuditingByHandle(). 2003-10-21 21:46:39 +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
ntoskrnl.rc
ntoskrnl.txt