Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/08/2000 14:05:09
Module Name:	basesrc
Committed By:	itojun
Date:		Wed Nov  8 12:05:09 UTC 2000

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

Log Message:
- fix -s with small number (like < 8).  kame 1.97 -> 1.99
- add fflush.  kame 1.96 -> 1.97
- alpha friendly (printf format - %ld and others)  kame 1.93 -> 1.94
sync with kame


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/sbin/ping6/ping6.c

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