Subject: CVS commit: src/sys/compat/mach
To: None <source-changes@netbsd.org>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: source-changes
Date: 01/26/2003 21:02:15
Module Name: src
Committed By: manu
Date: Sun Jan 26 19:02:15 UTC 2003
Modified Files:
src/sys/compat/mach: mach_thread.c
Log Message:
For thread creation, make the newly created thread runnable. Mach threads
are now functionnal again.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/compat/mach/mach_thread.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.