Module Name: src Committed By: martin Date: Wed Aug 1 09:07:36 UTC 2012
Modified Files: src/sys/arch/sparc64/sparc64: trap.c Log Message: Do not spam the console when sending a sigill due to a T_ILLINST trap, new openssl probes for the cpu sub family/features by trying some new instructions and catching sigill. In all other cases, move the printf inside a #ifdef DEBUG. To generate a diff of this commit: cvs rdiff -u -r1.176 -r1.177 src/sys/arch/sparc64/sparc64/trap.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.