Module Name: src Committed By: christos Date: Fri Jan 13 20:25:35 UTC 2017
Modified Files:
src/sys/compat/common: vfs_syscalls_43.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.58 -r1.59 src/sys/compat/common/vfs_syscalls_43.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
