Subject: CVS commit: [netbsd-2-0] src/sys/sys
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/24/2004 14:04:11
Module Name:	src
Committed By:	he
Date:		Thu Jun 24 14:04:11 UTC 2004

Modified Files:
	src/sys/sys [netbsd-2-0]: ktrace.h

Log Message:
Pull up revision 1.39 (requested by christos in ticket #544):
  Fix a panic induced by forcing ktrace to inject an emul
  record in a ktraced file descriptor that has already been
  invalidated.  Change all ktrace functions to propagate the
  error from ktrwrite() and check for it.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.38.2.1 src/sys/sys/ktrace.h

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