Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/12/2001 20:50:58
Module Name:	basesrc
Committed By:	itojun
Date:		Fri Jan 12 18:50:58 UTC 2001

Modified Files:
	basesrc/sbin/ping: ping.c
	basesrc/sbin/ping6: ping6.c

Log Message:
correct use of howmany() for fd_set.  commented by deraadt


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 basesrc/sbin/ping/ping.c
cvs rdiff -r1.28 -r1.29 basesrc/sbin/ping6/ping6.c

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