Subject: CVS commit: [netbsd-3-0] src/sys/net
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/26/2006 10:52:57
Module Name:	src
Committed By:	ghen
Date:		Thu Oct 26 10:52:57 UTC 2006

Modified Files:
	src/sys/net [netbsd-3-0]: if.c

Log Message:
Pull up following revision(s) (requested by christos in ticket #1563):
	sys/net/if.c: revision 1.172
	sys/net/if.c: revision 1.173
use strlcpy instead of strncpy or bcopy to copy the interface name.
fix typo.


To generate a diff of this commit:
cvs rdiff -r1.154.2.1 -r1.154.2.1.2.1 src/sys/net/if.c

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