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