Module Name: src Committed By: christos Date: Fri Jan 13 20:24:37 UTC 2017
Modified Files:
src/sys/compat/linux/common: linux_misc.c
Log Message:
convert strcpy to a bounded copy to avoid compiler warnings, although the
reclen test prevents overflow.
To generate a diff of this commit:
cvs rdiff -u -r1.234 -r1.235 src/sys/compat/linux/common/linux_misc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
