.. |
cc
|
Use upper-case ASSERT macros.
|
2004-10-22 20:19:58 +00:00 |
cm
|
- Allocate buffer for sub keys from NonPagedPool in order to prevent crashes in CmiAddKeyToList where the buffer is accessed at DISPATCH_LEVEL.
|
2004-11-20 21:14:16 +00:00 |
dbg
|
Changed kdbg a bit by adding some new flags (and a new command):
|
2004-11-18 02:10:28 +00:00 |
ex
|
added missing definitions
|
2004-11-20 17:55:41 +00:00 |
fs
|
Use upper-case ASSERT macros.
|
2004-10-22 20:19:58 +00:00 |
inbv
|
2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
2004-08-15 16:39:12 +00:00 |
include
|
1) Updated KUSER_SHARED_DATA to NT5+ exported documented defintiion, which meant the removal of DosDevices. Used proper NT _DEVICE_MAP Structure for this, but did it in a "hack" way, ie, not a fully implementation, but enough to keep the basic old functionality as before. This will need an review once the Ob Manager is overhaulted. Modified kernel32 to request the _DEVICE_MAP for the current process, implemented the query routine (but made it return the default systme device map intead of per process) and changed the kernel code to use the default device map instead.
|
2004-11-21 06:51:18 +00:00 |
io
|
1) Updated KUSER_SHARED_DATA to NT5+ exported documented defintiion, which meant the removal of DosDevices. Used proper NT _DEVICE_MAP Structure for this, but did it in a "hack" way, ie, not a fully implementation, but enough to keep the basic old functionality as before. This will need an review once the Ob Manager is overhaulted. Modified kernel32 to request the _DEVICE_MAP for the current process, implemented the query routine (but made it return the default systme device map intead of per process) and changed the kernel code to use the default device map instead.
|
2004-11-21 06:51:18 +00:00 |
kd
|
- Set also FS and GS on a debug service call.
|
2004-11-21 11:37:22 +00:00 |
ke
|
Properly fix "Unused variable" warning.
|
2004-11-21 13:33:34 +00:00 |
ldr
|
- Removed some unnecessary type casts.
|
2004-11-13 22:27:16 +00:00 |
lpc
|
- Removed some unnecessary type casts.
|
2004-11-13 22:27:16 +00:00 |
mm
|
- Add IRQL assert to ExFreePagedPool.
|
2004-11-20 21:16:38 +00:00 |
nt
|
Fixed debug build
|
2004-10-25 14:22:21 +00:00 |
ob
|
properly copy the device map - it's still not initialized properly
|
2004-11-21 10:59:11 +00:00 |
objects
|
added cvsignore file so that dir gets created
|
2000-07-09 17:32:49 +00:00 |
po
|
more prototype fixes
|
2004-10-24 20:37:27 +00:00 |
ps
|
use ASSERT instead of assert
|
2004-11-21 13:18:19 +00:00 |
rtl
|
- Make InitializeListHead, InsertHeadList, InsertTailList and
|
2004-10-30 14:02:04 +00:00 |
se
|
- Move NtAllocateUuids from the Security Reference Monitor to the Executive.
|
2004-11-12 12:06:54 +00:00 |
tests
|
2004-11-20 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
2004-11-20 17:56:23 +00:00 |
.cvsignore
|
2004-08-15 Casper S. Hornstrup <chorns@users.sourceforge.net>
|
2004-08-15 16:39:12 +00:00 |
Doxyfile
|
activate Doxygen SEARCHENGINE option
|
2003-12-14 10:55:30 +00:00 |
Makefile
|
- Move NtAllocateUuids from the Security Reference Monitor to the Executive.
|
2004-11-12 12:06:54 +00:00 |
Makefile.i386
|
Implemented KeAreApcsDisabled, KeFlushEntireTb, KeIsExecutingDpc, KeSetKernelStackSwapEnable, KeQueryPriorityThread, KeRevertToUserAffinityThread, KeSetIdealProcessorThread, KeSetSystemAffinityThread, KeTerminateThread, KeStackAttachProcess, KeUnstackDetachProcess
|
2004-10-13 01:42:14 +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
|
- Move NtAllocateUuids from the Security Reference Monitor to the Executive.
|
2004-11-12 12:06:54 +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
|
- Bugcheck on a page fault, if the reason was code executing in a non executable area (only available on a AMD64).
|
2004-10-05 19:11:17 +00:00 |
ntoskrnl.rc
|
- Centralize definition of version resource
|
2004-10-16 20:27:43 +00:00 |
ntoskrnl.txt
|
Initial revision
|
1998-08-25 04:27:26 +00:00 |