reactos/reactos/ntoskrnl
2005-11-21 11:20:11 +00:00
..
cc - Deprecated 2005-11-19 22:32:09 +00:00
cm - Send ExGetPreviousMode() to ObReferenceObjectByHandle instead of UserMode 2005-11-19 09:05:37 +00:00
dbgk some %x -> %p fixes 2005-07-04 22:11:00 +00:00
ex - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
fs -added better LIST_FOR_EACH macros (ripped from wine) and fix their usage 2005-09-18 23:06:15 +00:00
inbv Fix kdbg build and some more header cleanups: add csq.q to ntifs, since it's now fully documented by MS (kept vizzini's comments though), moved af_irda to w32api because it's part of PSDK, moved ntbootvid.h to bootvid directory, removed ldrfuncs.h and add ndk's ldrfuncs.h to umode ndk (it was missing) 2005-06-26 19:29:12 +00:00
include fixed the ProbeForWriteLargeInteger and ProbeForWriteUlargeInteger macros 2005-11-21 11:20:11 +00:00
io According to MSDN: "PnP Manager queries a device's BusRelations (child devices) when the device is enumerated". 2005-11-19 19:10:13 +00:00
kd Implement hardware breakpoints and watchpoints 2005-11-20 17:51:09 +00:00
kdbg - Remove RosSymInfo hack from LDR_DATA_TABLE_ENTRY and use PatchInformation instead. It's still an abuse but at least we're not defining a new structure/ 2005-11-20 15:27:07 +00:00
ke Waiting for a fast mutex should be done in kernel mode. 2005-11-20 20:45:35 +00:00
ldr Display status code when the file can't be opened 2005-09-27 12:40:20 +00:00
lpc Free all messages in LpcpDeletePort. 2005-09-16 15:18:23 +00:00
mm Make the address space mutex unsafe, because sometimes it is acquired at > APC_LEVEL. This makes bugchecks...'work'...again (how ironic). 2005-11-20 03:16:26 +00:00
ob - Remove silly debug print 2005-11-08 20:50:04 +00:00
po ntoskrnl header cleanups 2005-09-13 23:48:54 +00:00
ps - Removed the process from the parameter list of MmCreateMemoryArea. 2005-11-13 17:28:24 +00:00
rtl crash the system is someone uses RTL functions that normally shouldn't be in ntoskrnl at all 2005-10-27 23:31:14 +00:00
se - Remove unimplemented macro in SeOpenObjectAuditAlarm and replace it with a DPRINT1; that way callers won't freeze while calling it. 2005-11-08 17:22:26 +00:00
tests Remove old makefiles 2005-06-05 16:32:33 +00:00
Doxyfile
mkconfig.c strip whitespace from end of lines 2005-05-09 01:38:29 +00:00
ntoskrnl.dbg.lnk
ntoskrnl.def - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00
ntoskrnl.lnk
ntoskrnl.mc Change ExFreePool to ExFreePoolWithTag 2005-05-05 17:20:10 +00:00
ntoskrnl.rc
ntoskrnl.txt
ntoskrnl.xml - Reimplement Fast Mutex implementation in HAL/NT to be compatible with the real implementation. (Fast Mutex needs to raise IRQL). 2005-11-19 22:13:35 +00:00