Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/11/2000 04:36:49
Module Name:	basesrc
Committed By:	itojun
Date:		Tue Apr 11 11:36:48 UTC 2000

Modified Files:
	basesrc/usr.sbin/ypbind: ypbind.c

Log Message:
use getifaddrs, to avoid complicated alignment constraint in SIOCGIFCONF.
(do we need to keep SIOCGIFCONF code in #ifdef?)


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 basesrc/usr.sbin/ypbind/ypbind.c

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