Subject: CVS commit: basesrc/bin/systrace
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/19/2002 00:22:47
Module Name:	basesrc
Committed By:	thorpej
Date:		Tue Jun 18 21:22:46 UTC 2002

Modified Files:
	basesrc/bin/systrace: systrace-translate.c systrace.c

Log Message:
Fix warnings on Alpha: Cast to intptr_t to extract ints stored in void *'s,
and pull in proper prototypes.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 basesrc/bin/systrace/systrace-translate.c \
    basesrc/bin/systrace/systrace.c

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