Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/08/2003 12:02:24
Module Name:	src
Committed By:	manu
Date:		Mon Dec  8 12:02:24 UTC 2003

Modified Files:
	src/sys/compat/mach: mach_message.c mach_message.h

Log Message:
When handling complex messages, uses mach_msg_type_descriptor_t until we
know what type a descriptor really is.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/compat/mach/mach_message.c
cvs rdiff -r1.20 -r1.21 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.