Subject: CVS commit: basesrc/sbin/ping6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 05/26/2002 08:46:25
Module Name: basesrc
Committed By: itojun
Date: Sun May 26 05:46:25 UTC 2002
Modified Files:
basesrc/sbin/ping6: ping6.8 ping6.c
Log Message:
sync with kame.
- use bind(2) to select source.
- KNF.
- -g option to specify intermediate gateway.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 basesrc/sbin/ping6/ping6.8
cvs rdiff -r1.40 -r1.41 basesrc/sbin/ping6/ping6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.