From owner-cvs-all Mon Aug 20 9:29:19 2001 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 A389637B40A; Mon, 20 Aug 2001 09:29:13 -0700 (PDT) (envelope-from dillon@FreeBSD.org) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f7KGTDW99407; Mon, 20 Aug 2001 09:29:13 -0700 (PDT) (envelope-from dillon) Message-Id: <200108201629.f7KGTDW99407@freefall.freebsd.org> From: Matt Dillon Date: Mon, 20 Aug 2001 09:29:13 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_param.c X-FreeBSD-CVS-Branch: HEAD 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 dillon 2001/08/20 09:29:13 PDT Modified files: sys/kern subr_param.c Log: Conditionalize VM_SWZONE_SIZE_MAX and VM_BCACHE_SIZE_MAX so MD sections that don't define these constants don't break. Revision Changes Path 1.44 +5 -1 src/sys/kern/subr_param.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message