mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 10:04:49 +00:00
8fd78223cb
part of the csrss message header. lib/kernel32/misc/console.c: WriteConsole: Use the same meanings for the Length argument to CsrClientCallServer as all other callers. lib/kernel32/misc/console.c: WriteConsoleOutput: Break up long requests (not very efficently). lib/ntdll/csr/lpc.c: CsrClientCallServer: Fill out DataSize and MessageSize correctly. lib/kernel32/misc/dllmain.c: DllMain: Die if we can't connect to csrss. ntoskrnl/include/internal/ntoskrnl.c: Increase size of non-paged pool ntoskrnl/ke/i386/exp.c: On double fault print loops in the stack trace only once. ntoskrnl/ke/i386/usertrap.c: Corrected checking in stack trace. ntoskrnl/lpc/send.c: NtRequestWaitReplyPort: Check message consistency and copy in safely. ntoskrnl/mm/aspace.c: MmLockAddressSpace: Don't bother locking if we are the only thread running. ntoskrnl/mm/kmap.c: Implementing support functions for whole page allocation. ntoskrnl/mm/npool.c: Implementing allocation mode where every block is allocated in a whole page and placed against the end so writes beyond the allocated portion are caught immediately. svn path=/trunk/; revision=2393 |
||
---|---|---|
.. | ||
wmc | ||
.cvsignore | ||
buildno.c | ||
config.mk | ||
depend.mk | ||
depends.c | ||
helper.mk | ||
Makefile | ||
mkconfig.c | ||
rcopy.c | ||
rdel.c | ||
rmkdir.c | ||
rrmdir.c |