Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/22/2003 17:17:56
Module Name:	src
Committed By:	manu
Date:		Sat Nov 22 17:17:55 UTC 2003

Modified Files:
	src/sys/compat/mach: mach_task.c

Log Message:
Don't use the target port in task_for_pid: it is only usefull on
multiple-machine configurations -- something we don't do yet.


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 src/sys/compat/mach/mach_task.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.