Module Name: src Committed By: knakahara Date: Mon Jul 11 09:42:20 UTC 2016
Modified Files: src/sys/arch/x86/x86: intr.c Log Message: strncpy should use destination buf length instead of source buf length. pointed out by nonaka@n.o. To generate a diff of this commit: cvs rdiff -u -r1.92 -r1.93 src/sys/arch/x86/x86/intr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.