Date: Sat, 7 Sep 2002 15:15:47 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_aout.c src/sys/i386/linux linux_sysvec.c src/sys/compat/pecoff imgact_pecoff.c Message-ID: <200209072215.g87MFlC2090277@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/09/07 15:15:47 PDT
Modified files:
sys/kern imgact_aout.c
sys/i386/linux linux_sysvec.c
sys/compat/pecoff imgact_pecoff.c
Log:
The true value of how the kernel was configured for KSTACK_PAGES was not
available at module compile time. Do not #include the bogus
opt_kstack_pages.h at this point and instead refer to the variables that
are also exported via sysctl.
Revision Changes Path
1.24 +7 -8 src/sys/compat/pecoff/imgact_pecoff.c
1.107 +6 -6 src/sys/i386/linux/linux_sysvec.c
1.85 +6 -8 src/sys/kern/imgact_aout.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?200209072215.g87MFlC2090277>
