Date: Thu, 13 Dec 2001 11:18:01 -0800 (PST) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: 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: <200112131918.fBDJI1F48608@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200112131918.fBDJI1F48608>