Date: Wed, 30 Apr 2003 17:10:38 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/include vmparam.h Message-ID: <200305010010.h410Aca9012211@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2003/04/30 17:10:38 PDT
FreeBSD src repository
Modified files:
sys/i386/include vmparam.h
Log:
KPT_MIN_ADDRESS and KPT_MAX_ADDRESS are not used anywhere. And if they
were, they are not safe to use outside of the kernel since these values
can change at kernel compile time - ie: we do not want them compiled into
userland binaries.
Revision Changes Path
1.36 +0 -3 src/sys/i386/include/vmparam.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305010010.h410Aca9012211>
