Module Name: src Committed By: matt Date: Fri Mar 2 16:17:22 UTC 2012
Modified Files: src/usr.bin/ktruss: dump.c Log Message: 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.40 -r1.41 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.