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: Sun Dec 7 23:44:15 UTC 2003
Modified Files:
src/sys/compat/mach: mach_message.c mach_message.h
Log Message:
When a task to task message carries ports, translate the port names into the
receiver namespace.
While we are there, refactor mach_msg_overwrite by splitting it into
several smaller functions. It had grown too big to be easily maintainable.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/compat/mach/mach_message.c
cvs rdiff -r1.19 -r1.20 src/sys/compat/mach/mach_message.h
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