Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 11/18/2003 14:11:33
Module Name:	src
Committed By:	manu
Date:		Tue Nov 18 14:11:33 UTC 2003

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

Log Message:
Avoid leaking some Mach ports allocated in the kernel on fork, exec and
exit operations.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/sys/compat/mach/mach_exec.c
cvs rdiff -r1.21 -r1.22 src/sys/compat/mach/mach_exec.h

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