From owner-cvs-all Sun Feb 7 00:44:57 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA24632 for cvs-all-outgoing; Sun, 7 Feb 1999 00:44:57 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id AAA24627; Sun, 7 Feb 1999 00:44:54 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id AAA02507; Sun, 7 Feb 1999 00:44:54 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Sun, 7 Feb 1999 00:44:54 -0800 (PST) Message-Id: <199902070844.AAA02507@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_object.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/02/07 00:44:54 PST Modified files: sys/vm vm_object.c Log: When shadowing objects, adjust the page coloring of the shadowing object such that pages in the combined/shadowed object are consistantly colored. Submitted by: "John S. Dyson" Revision Changes Path 1.145 +6 -1 src/sys/vm/vm_object.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message