Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 04/13/2000 01:52:44
Module Name:	basesrc
Committed By:	itojun
Date:		Thu Apr 13 08:52:44 UTC 2000

Modified Files:
	basesrc/usr.sbin/rbootd: Makefile bpf.c

Log Message:
use getifaddrs, not SIOCGIFCONF.  (should use pcap_lookupdev instead...)


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/usr.sbin/rbootd/Makefile
cvs rdiff -r1.9 -r1.10 basesrc/usr.sbin/rbootd/bpf.c

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