Date: Fri, 14 Dec 2001 08:51:38 +0800 From: David Xu <davidx@viasoft.com.cn> To: Matt Dillon <dillon@FreeBSD.ORG> 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 ... Message-ID: <3C194D1A.5000600@viasoft.com.cn> References: <200112131918.fBDJI1F48608@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C194D1A.5000600>