Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/15/2000 10:06:06
Module Name:	basesrc
Committed By:	itojun
Date:		Mon May 15 17:06:06 UTC 2000

Modified Files:
	basesrc/lib/libc/rpc: pmap_rmt.c

Log Message:
use getifaddrs instead of SIOCGIFCONF (do we need to keep old code around?)

avoid buffer overrun, when you configure more than 20 IPv4 broadcast addresses
on a node.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 basesrc/lib/libc/rpc/pmap_rmt.c

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