Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Darren Reed <darrenr@netbsd.org>
List: source-changes
Date: 07/30/1999 07:03:58
Module Name:	basesrc
Committed By:	darrenr
Date:		Fri Jul 30 14:03:57 UTC 1999

Modified Files:
	basesrc/usr.bin/ktrace: ktrace.c

Log Message:
Change behaviour from running the command as the parent and ktrace/ktruss as
the child to be ktruss/ktrace is the parent.  This fixes a problem with ktruss
where the prompt would be returned in the middle of output.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/usr.bin/ktrace/ktrace.c

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