Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/usr.sbin/ndbootd
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.
Home |
Main Index |
Thread Index |
Old Index