Subject: CVS commit: [netbsd-3] src/usr.sbin/ndbootd
To: None <source-changes@NetBSD.org>
From: Soren Jacobsen <snj@netbsd.org>
List: source-changes
Date: 06/15/2005 05:58:16
Module Name:	src
Committed By:	snj
Date:		Wed Jun 15 05:58:16 UTC 2005

Modified Files:
	src/usr.sbin/ndbootd [netbsd-3]: ndbootd.c

Log Message:
Pull up revision 1.9 (requested by lukem in ticket #419):
Rewrite method used to determine the ethernet address of the desired
interface to not use uninitalized variables.
Bug crept in in conversion to getifaddrs().
Detected with gcc -Wuninitalized.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.6.1 src/usr.sbin/ndbootd/ndbootd.c

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