From owner-cvs-all Fri Feb 1 0:31:39 2002 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 8F44937B41A; Fri, 1 Feb 2002 00:31:33 -0800 (PST) Received: (from ru@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g118VX460883; Fri, 1 Feb 2002 00:31:33 -0800 (PST) (envelope-from ru) Message-Id: <200202010831.g118VX460883@freefall.freebsd.org> From: Ruslan Ermilov Date: Fri, 1 Feb 2002 00:31:33 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ping ping.c src/sbin/ping6 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 ru 2002/02/01 00:31:33 PST Modified files: (Branch: RELENG_4) sbin/ping ping.c sbin/ping6 ping6.c Log: MFC: Fixed bugs with the "-l preload" option: - first ping after a preload was sent undelayed - we could send more than -c packets in preload with ping(8) Revision Changes Path 1.52.2.9 +10 -6 src/sbin/ping/ping.c 1.4.2.7 +3 -2 src/sbin/ping6/ping6.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message