From owner-cvs-all Tue Feb 12 12:33: 7 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 777F537B400; Tue, 12 Feb 2002 12:32:54 -0800 (PST) Received: (from dillon@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1CKDcG00568; Tue, 12 Feb 2002 12:13:38 -0800 (PST) (envelope-from dillon) Message-Id: <200202122013.g1CKDcG00568@freefall.freebsd.org> From: Matt Dillon Date: Tue, 12 Feb 2002 12:13:38 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_param.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 dillon 2002/02/12 12:13:38 PST Modified files: (Branch: RELENG_4) sys/kern subr_param.c Log: MFC 1.52. maxusers could be set to 0 in the kernel config. Also allow it to be set to zero in the kern.maxusers boot tunable. Revision Changes Path 1.42.2.9 +3 -2 src/sys/kern/subr_param.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message