Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 12/03/2003 18:18:43
Module Name: src
Committed By: manu
Date: Wed Dec 3 18:18:43 UTC 2003
Modified Files:
src/sys/compat/mach: mach_message.c mach_port.c
Log Message:
More santity checks when sending data to a port: is there someone listening
on the receive end?
To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sys/compat/mach/mach_message.c
cvs rdiff -r1.44 -r1.45 src/sys/compat/mach/mach_port.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.