Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/kern



Module Name:    src
Committed By:   he
Date:           Thu Jun 24 14:04:46 UTC 2004

Modified Files:
        src/sys/kern [netbsd-2-0]: kern_ktrace.c

Log Message:
Pull up revisions 1.89-1.90 (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.
  Drag along revision ANSIfying function declarations.


To generate a diff of this commit:
cvs rdiff -r1.88 -r1.88.2.1 src/sys/kern/kern_ktrace.c

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