Module Name: src Committed By: dholland Date: Thu Dec 16 05:30:16 UTC 2010
Modified Files:
src/usr.bin/stat: stat.c
Log Message:
Use strlcpy, not strncpy, when the desired semantics are strlcpy's
rather than strncpy's.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/usr.bin/stat/stat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
