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 22:25:46
Module Name: src
Committed By: manu
Date: Wed Dec 3 22:25:46 UTC 2003
Modified Files:
src/sys/compat/mach: mach_thread.c
Log Message:
In the basic thread info, suspend count is the suspend sempahore. Just return
0 for now. This is plain wrong, but at least it allows gdb to startup a
program.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.