Subject: CVS commit: [netbsd-3] src/sys/net
To: None <source-changes@NetBSD.org>
From: Geert Hendrickx <ghen@netbsd.org>
List: source-changes
Date: 10/27/2006 18:55:16
Module Name:	src
Committed By:	ghen
Date:		Fri Oct 27 18:55:16 UTC 2006

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

Log Message:
Pull up following revision(s) (requested by christos in ticket #1572):
	sys/net/if.c: revision 1.175
Use strncpy to copy out interface names so that the trailing part of the
buffer is zeroed, and check for overflow.


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

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