From owner-cvs-all Sat Jan 23 17:04:05 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13015 for cvs-all-outgoing; Sat, 23 Jan 1999 17:04:05 -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 RAA13007; Sat, 23 Jan 1999 17:04:03 -0800 (PST) (envelope-from dillon@FreeBSD.org) From: Matt Dillon Received: (from dillon@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id RAA10362; Sat, 23 Jan 1999 17:04:05 -0800 (PST) Date: Sat, 23 Jan 1999 17:04:05 -0800 (PST) Message-Id: <199901240104.RAA10362@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_page.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/01/23 17:04:04 PST Modified files: sys/vm vm_page.c Log: Clear PG_WRITEABLE in vm_page_cache(). This may or may not be a bug, but the bit should definitely be cleared. Revision Changes Path 1.119 +7 -2 src/sys/vm/vm_page.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message