Subject: CVS commit: basesrc/bin/systrace
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/08/2002 05:48:00
Module Name: basesrc
Committed By: itojun
Date: Tue Oct 8 02:48:00 UTC 2002
Modified Files:
basesrc/bin/systrace: systrace.c
Log Message:
"output" is a pointer of size "outlen", so use outlen instead of
sizeof(output)
From: "Vincent Labrecque" <vincent@psyfreaks.ca>
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 basesrc/bin/systrace/systrace.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.