Subject: CVS commit: src/sbin/mount_nfs
To: None <source-changes@NetBSD.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 07/07/2006 17:25:01
Module Name:	src
Committed By:	hubertf
Date:		Fri Jul  7 17:25:01 UTC 2006

Modified Files:
	src/sbin/mount_nfs: getnfsargs.c getnfsargs_small.c

Log Message:
Replace strcpy() call with strlcpy() call.
OK'd by christos@


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sbin/mount_nfs/getnfsargs.c
cvs rdiff -r1.4 -r1.5 src/sbin/mount_nfs/getnfsargs_small.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.