Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/ktruss
Module Name: src
Committed By: mrg
Date: Mon Oct 23 04:21:51 UTC 2006
Modified Files:
src/usr.bin/ktruss: dump.c
Log Message:
since register_t is sometimes unsigned, cast to (long) to check >= 0.
To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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.
Home |
Main Index |
Thread Index |
Old Index