Subject: CVS commit: src/usr.bin/ktruss
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 08/01/2007 21:39:36
Module Name:	src
Committed By:	ad
Date:		Wed Aug  1 21:39:36 UTC 2007

Modified Files:
	src/usr.bin/ktruss: dump.c

Log Message:
Deal correctly with mulithreaded processes. Among other problems this mixed
up return values for system calls between threads, leading to much confusion.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 src/usr.bin/ktruss/dump.c

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