Module Name: src Committed By: knakahara Date: Mon Jul 11 23:09:35 UTC 2016
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
should use strlcpy instead of strncpy.
pointed out by [email protected].
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 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.
