From owner-cvs-all Sun Jul 29 17:33:55 2001 Delivered-To: cvs-all@freebsd.org Received: from white.imgsrc.co.jp (ns.imgsrc.co.jp [210.226.20.2]) by hub.freebsd.org (Postfix) with ESMTP id 884A637B403; Sun, 29 Jul 2001 17:33:49 -0700 (PDT) (envelope-from kuriyama@imgsrc.co.jp) Received: from black.imgsrc.co.jp (black.imgsrc.co.jp [2001:218:422:2:290:27ff:fe98:c0b7]) by white.imgsrc.co.jp (Postfix) with ESMTP id B84A424D08; Mon, 30 Jul 2001 09:33:48 +0900 (JST) Received: from waterblue.imgsrc.co.jp (waterblue.imgsrc.co.jp [210.226.20.160]) by black.imgsrc.co.jp (Postfix) with ESMTP id D0F39D1401; Mon, 30 Jul 2001 09:33:47 +0900 (JST) Date: Mon, 30 Jul 2001 09:33:46 +0900 Message-ID: <7mlml75k7p.wl@waterblue.imgsrc.co.jp> From: Jun Kuriyama To: Matt Jacob Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ping ping.8 ping.c In-Reply-To: <200107292350.f6TNoCW39809@freefall.freebsd.org> References: <200107292350.f6TNoCW39809@freefall.freebsd.org> User-Agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII 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 At Sun, 29 Jul 2001 16:50:12 -0700 (PDT), Matt Jacob wrote: > Log: > MFC phk's '-A' changes. This code seems to have a bug at code or manpage. At a source code, write(&BBELL) is called if (ntransmitted != nreceived+1). This causes every time BELL'ed after only one packet losing. On the other hand, manpage said "when no packet is received before the next packet is transmitted." In my understanding, this sentence describes "BELL'ed at packet lost only." It is difficult for my English skill to determine the description of mapange is good enough... -- Jun Kuriyama // IMG SRC, Inc. // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message