Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/sys
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.
Home |
Main Index |
Thread Index |
Old Index