.. |
cc
|
fix code that depends on GCC's void* pointer arithmetic extension
|
2005-07-05 00:57:47 +00:00 |
cm
|
- Remove CmpFindObject hack and use ObFindObject with on-demand ObjectCreateInfo.
|
2005-08-02 14:01:43 +00:00 |
dbgk
|
some %x -> %p fixes
|
2005-07-04 22:11:00 +00:00 |
ex
|
- Move ExCreateUUID to uuid.c
|
2005-08-05 06:13:23 +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
|
- Remove unused ldr/userldr.c
|
2005-08-05 03:44:24 +00:00 |
io
|
compile release builds with -O3 instead of -Os because it catches more mistakes
|
2005-08-01 12:57:34 +00:00 |
kd
|
- Replace MODULE_OBJECT with LDR_DATA_TABLE_ENTRY.
|
2005-07-30 16:25:35 +00:00 |
kdbg
|
Fix NULL-terminating of symbol image names.
|
2005-07-31 11:06:50 +00:00 |
ke
|
- Remove unused ldr/userldr.c
|
2005-08-05 03:44:24 +00:00 |
ldr
|
- Remove unused ldr/userldr.c
|
2005-08-05 03:44:24 +00:00 |
lpc
|
Fixed an uninitialized variable error.
|
2005-07-23 11:43:34 +00:00 |
mm
|
Pass correct pool type to PsChargePoolQuota.
|
2005-08-01 11:59:22 +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
|
- Remove unused ldr/userldr.c
|
2005-08-05 03:44:24 +00:00 |
rtl
|
fixed success check in RtlpCreateAtomHandle, ExCreateHandle returns EX_INVALID_HANDLE in case of failure. Thx to Filip
|
2005-07-31 18:52:36 +00:00 |
se
|
Cleanup SID initialization and fill all SeExports fields.
|
2005-08-01 09:05:20 +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
|
- Remove the DoneInitYet hack.
|
2005-08-02 13:52:10 +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
|
- Makefile change for previous commit.
|
2005-08-05 06:13:43 +00:00 |