From owner-cvs-all Wed Feb 3 00:59:32 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA27189 for cvs-all-outgoing; Wed, 3 Feb 1999 00:59:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA27184; Wed, 3 Feb 1999 00:59:31 -0800 (PST) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id AAA97170; Wed, 3 Feb 1999 00:59:30 -0800 (PST) (envelope-from msmith@FreeBSD.org) Date: Wed, 3 Feb 1999 00:59:30 -0800 (PST) Message-Id: <199902030859.AAA97170@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/netinet tcp_subr.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk msmith 1999/02/03 00:59:30 PST Modified files: sys/netinet tcp_subr.c Log: Make TCBHASHSIZE a boot-time tunable as well, taking its value from the variable net.inet.tcp.tcbhashsize. Requested by: David Filo Revision Changes Path 1.50 +14 -4 src/sys/netinet/tcp_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message