From owner-cvs-all Thu Dec 13 16:57:34 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.viasoft.com.cn (unknown [61.153.1.177]) by hub.freebsd.org (Postfix) with ESMTP id 29F2837B41B; Thu, 13 Dec 2001 16:57:15 -0800 (PST) Received: from viasoft.com.cn (davidwnt.viasoft.com.cn [192.168.1.239]) by mail.viasoft.com.cn (8.9.3/8.9.3) with ESMTP id JAA07224; Fri, 14 Dec 2001 09:04:47 +0800 Message-ID: <3C194D1A.5000600@viasoft.com.cn> Date: Fri, 14 Dec 2001 08:51:38 +0800 From: David Xu User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: Matt Dillon Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/i386/conf GENERIC src/sys/i386/i386 machdep.c src/sys/kern subr_param.c src/sys/alpha/alpha machdep.c src/sys/alpha/conf GENERIC src/sys/pc98/conf GENERIC src/sys/pc98/i386 machdep.c src/sys/sys systm.h ... References: <200112131918.fBDJI1F48608@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Woo, Cool. Thank you. -- David Xu Matt Dillon wrote: >dillon 2001/12/13 11:18:01 PST > > Modified files: (Branch: RELENG_4) > sys/i386/conf GENERIC > sys/i386/i386 machdep.c > sys/kern subr_param.c > sys/alpha/alpha machdep.c > sys/alpha/conf GENERIC > sys/pc98/conf GENERIC > sys/pc98/i386 machdep.c > sys/sys systm.h > usr.sbin/config mkoptions.c > Log: > MFC the maxusers = 0 autosizing code. > > Mike Silbersack is working on a more sophisticated version of this patch > but exams will prevent him from completing it prior to the 4.5 freeze, so > we decided to throw this code into 4.5 and Mike will revisit the issue > post-4.5. > > Revision Changes Path > 1.68.2.15 +9 -7 src/sys/alpha/alpha/machdep.c > 1.71.2.17 +2 -2 src/sys/alpha/conf/GENERIC > 1.246.2.36 +2 -2 src/sys/i386/conf/GENERIC > 1.385.2.21 +8 -6 src/sys/i386/i386/machdep.c > 1.42.2.4 +44 -21 src/sys/kern/subr_param.c > 1.142.2.26 +1 -1 src/sys/pc98/conf/GENERIC > 1.151.2.24 +9 -7 src/sys/pc98/i386/machdep.c > 1.111.2.13 +2 -1 src/sys/sys/systm.h > 1.17.2.3 +3 -3 src/usr.sbin/config/mkoptions.c > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe cvs-all" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message