From owner-cvs-all Fri Jul 6 1:56:51 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9F7A937B401; Fri, 6 Jul 2001 01:56:47 -0700 (PDT) (envelope-from ume@FreeBSD.org) Received: (from ume@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f668ulD88575; Fri, 6 Jul 2001 01:56:47 -0700 (PDT) (envelope-from ume) Message-Id: <200107060856.f668ulD88575@freefall.freebsd.org> From: Hajimu UMEMOTO Date: Fri, 6 Jul 2001 01:56:47 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping6 ping6.8 ping6.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ume 2001/07/06 01:56:47 PDT Modified files: (Branch: RELENG_4) sbin/ping6 ping6.8 ping6.c Log: MFC: - stop sending echo packets whenever the upper limit is specified by the -c option, regardless of the -f option. - sync usage/description with reality. - fixed typo - a wording improvement in BUGS (ping vs ping6 issue) sbin/ping6/ping6.c: 1.10, 1.11 sbin/ping6/ping6.8: 1.11, 1.12 Revision Changes Path 1.3.2.8 +7 -7 src/sbin/ping6/ping6.8 1.4.2.6 +16 -9 src/sbin/ping6/ping6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message