Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/compat/mach
Module Name: src
Committed By: manu
Date: Sat Dec 6 19:34:22 UTC 2003
Modified Files:
src/sys/compat/mach: mach_vm.c
Log Message:
Don't allow mappings at address zero in vm_allocate: first page is a
red zone in Darwin, and nothing should be mapped there.
While we are here, ifdef DEBUG_MACH_VM all the VM-related debug messages
To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 src/sys/compat/mach/mach_vm.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index