From owner-cvs-all Sun Jul 29 17:40:27 2001 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id 25BD037B401; Sun, 29 Jul 2001 17:40:20 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from wonky.feral.com (mjacob@wonky.feral.com [192.67.166.7]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f6U0eCI94267; Sun, 29 Jul 2001 17:40:12 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Sun, 29 Jul 2001 17:39:57 -0700 (PDT) From: Matthew Jacob Reply-To: To: Jun Kuriyama Cc: Matt Jacob , , Subject: Re: cvs commit: src/sbin/ping ping.8 ping.c In-Reply-To: <7mlml75k7p.wl@waterblue.imgsrc.co.jp> Message-ID: <20010729173856.B44279-100000@wonky.feral.com> MIME-Version: 1.0 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 Thanks for spotting this. This is what happens when I play David O'Brien. So this is also broken in -current as well? Should I pull this out? Is there a PR against this in -current? On Mon, 30 Jul 2001, Jun Kuriyama wrote: > 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