Module Name: src
Committed By: riz
Date: Thu Mar 8 17:48:59 UTC 2012
Modified Files:
src/usr.bin/ktruss [netbsd-6]: dump.c
Log Message:
Pull up following revision(s) (requested by matt in ticket #99):
usr.bin/ktruss/dump.c: revision 1.41
Need to cast to intrptr_t before casting a register_t to void * (since
register_t might be wider than a void *).
To generate a diff of this commit:
cvs rdiff -u -r1.39.2.1 -r1.39.2.2 src/usr.bin/ktruss/dump.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.