Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/07/2000 09:36:50
Module Name:	basesrc
Committed By:	itojun
Date:		Sat Oct  7 06:36:50 UTC 2000

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

Log Message:
repair fd_set size attack.  from deraadt.
some of cleanups from kame (inet_ntop error check, unnecessary headers,
stddev computation like ping(8)).
$NetBSD$.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 basesrc/sbin/ping6/Makefile
cvs rdiff -r1.18 -r1.19 basesrc/sbin/ping6/ping6.c

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