Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 10/27/2006 15:33:12
Module Name:	src
Committed By:	christos
Date:		Fri Oct 27 15:33:12 UTC 2006

Modified Files:
	src/sys/net: if.c

Log Message:
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.174 -r1.175 src/sys/net/if.c

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