reactos/reactos/ntoskrnl
2005-07-30 23:57:14 +00:00
..
cc fix code that depends on GCC's void* pointer arithmetic extension 2005-07-05 00:57:47 +00:00
cm allocate LogFileName and HiveFileName from paged pool 2005-07-22 21:10:52 +00:00
dbgk some %x -> %p fixes 2005-07-04 22:11:00 +00:00
ex reverted last change 2005-07-26 21:33:38 +00:00
fs some %x -> %p fixes 2005-07-04 22:11:00 +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 Decrease quantum during wait and during no-wait... mentionned by Shmuel Baron 2005-07-30 23:43:45 +00:00
io - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +00:00
kd - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +00:00
kdbg - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +00:00
ke Don't use CSRSS handles if we alreay have some (so we can inherit file handles, etc) 2005-07-30 23:57:14 +00:00
ldr - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +00:00
lpc Fixed an uninitialized variable error. 2005-07-23 11:43:34 +00:00
mm - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +00:00
ob Fix more DPRINTs. 2005-07-04 21:12:35 +00:00
po Implement PoRequestPowerIrp 2005-07-02 14:50:22 +00:00
ps - Fixed the broken implementation of KeFlushQueueApc. 2005-07-26 19:11:25 +00:00
rtl - Removed the Rtlp* string functions from the shared rtl library since they don't make sense in umode 2005-07-20 23:35:59 +00:00
se - Various Microsoft DDK/PSDK compatibility fixes and some MSVC stuff too. 2005-07-26 14:00:45 +00:00
tests Remove old makefiles 2005-06-05 16:32:33 +00:00
Doxyfile activate Doxygen SEARCHENGINE option 2003-12-14 10:55:30 +00:00
mkconfig.c strip whitespace from end of lines 2005-05-09 01:38:29 +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 - Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY. 2005-07-30 16:25:35 +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 Change ExFreePool to ExFreePoolWithTag 2005-05-05 17:20:10 +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
ntoskrnl.xml - Remove ROSRTL. The era is over. Thanks to Filip for his help during the last month. 2005-07-26 04:52:11 +00:00