Subject: CVS commit: src/sys/compat/darwin
To: None <source-changes@NetBSD.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 10/25/2003 10:43:45
Module Name:	src
Committed By:	manu
Date:		Sat Oct 25 10:43:45 UTC 2003

Modified Files:
	src/sys/compat/darwin: darwin_exec.c darwin_exec.h darwin_iohidsystem.c

Log Message:
Correctly terminate the iohidsystem thread (with appropriate cleanups of
the shared memory), when the display server quits. We are now able to
restart the X server without the need to reboot the machine. That's better.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/compat/darwin/darwin_exec.c
cvs rdiff -r1.7 -r1.8 src/sys/compat/darwin/darwin_exec.h
cvs rdiff -r1.16 -r1.17 src/sys/compat/darwin/darwin_iohidsystem.c

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