Date: Mon, 30 Jul 2001 09:33:46 +0900 From: Jun Kuriyama <kuriyama@imgsrc.co.jp> To: Matt Jacob <mjacob@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/ping ping.8 ping.c Message-ID: <7mlml75k7p.wl@waterblue.imgsrc.co.jp> In-Reply-To: <200107292350.f6TNoCW39809@freefall.freebsd.org> References: <200107292350.f6TNoCW39809@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <kuriyama@imgsrc.co.jp> // IMG SRC, Inc. <kuriyama@FreeBSD.org> // FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7mlml75k7p.wl>