Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/22/2006 18:24:02
Module Name: src
Committed By: christos
Date: Sun Oct 22 18:24:02 UTC 2006
Modified Files:
src/sys/net: if.c
Log Message:
use strlcpy instead of strncpy or bcopy to copy the interface name.
To generate a diff of this commit:
cvs rdiff -r1.171 -r1.172 src/sys/net/if.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.