From owner-cvs-all Tue Nov 7 10:32:19 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 926EB37B479; Tue, 7 Nov 2000 10:32:16 -0800 (PST) Received: (from alfred@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA52341; Tue, 7 Nov 2000 10:32:16 -0800 (PST) (envelope-from alfred@FreeBSD.org) Message-Id: <200011071832.KAA52341@freefall.freebsd.org> From: Alfred Perlstein Date: Tue, 7 Nov 2000 10:32:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alfred 2000/11/07 10:32:16 PST Modified files: (Branch: RELENG_4) sys/i386/i386 pmap.c Log: Don't get stuck mapping past the end of objects or objects of zero length. MFC: 1.264 Revision Changes Path 1.250.2.7 +5 -2 src/sys/i386/i386/pmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message