From owner-cvs-all Tue Jul 23 10:49:18 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BE0037B405; Tue, 23 Jul 2002 10:49:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF80043E5E; Tue, 23 Jul 2002 10:49:12 -0700 (PDT) (envelope-from jdp@FreeBSD.org) Received: from freefall.freebsd.org (jdp@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6NHnCJU013310; Tue, 23 Jul 2002 10:49:12 -0700 (PDT) (envelope-from jdp@freefall.freebsd.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6NHnC7G013309; Tue, 23 Jul 2002 10:49:12 -0700 (PDT) Message-Id: <200207231749.g6NHnC7G013309@freefall.freebsd.org> From: John Polstra Date: Tue, 23 Jul 2002 10:49:12 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet tcp_timer.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 jdp 2002/07/23 10:49:12 PDT Modified files: (Branch: RELENG_4) sys/netinet tcp_timer.c Log: MFC 1.53: Eliminate overflows that caused some TCP timer sysctls to be incorrect if hz was higher than the default. Revision Changes Path 1.34.2.12 +3 -3 src/sys/netinet/tcp_timer.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message