From owner-cvs-all Fri Sep 4 12:55:59 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA21976 for cvs-all-outgoing; Fri, 4 Sep 1998 12:55:59 -0700 (PDT) (envelope-from owner-cvs-all) 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 MAA21968; Fri, 4 Sep 1998 12:55:58 -0700 (PDT) (envelope-from msmith@FreeBSD.org) From: Michael Smith Received: (from msmith@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA03529; Fri, 4 Sep 1998 12:55:51 -0700 (PDT) Date: Fri, 4 Sep 1998 12:55:51 -0700 (PDT) Message-Id: <199809041955.MAA03529@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/i386/conf GENERIC Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk msmith 1998/09/04 12:55:51 PDT Modified files: sys/i386/conf GENERIC Log: Increase 'maxusers' to 32; with the number of people using GENERIC as their one-size-fits-all kernel, this should help reduce the "out of foo" reports. Reviewed by: jkh Revision Changes Path 1.115 +2 -2 src/sys/i386/conf/GENERIC