Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/22/2006 18:19:50
Module Name: src
Committed By: christos
Date: Sun Oct 22 18:19:50 UTC 2006
Modified Files:
src/sys/kern: kern_ktrace.c
src/sys/sys: ktrace.h
Log Message:
make ktruser enforce the maximum buffer length, and return an error.
To generate a diff of this commit:
cvs rdiff -r1.109 -r1.110 src/sys/kern/kern_ktrace.c
cvs rdiff -r1.44 -r1.45 src/sys/sys/ktrace.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.