From owner-freebsd-commit Sun Oct 22 20:50:39 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19819 for freebsd-commit-outgoing; Sun, 22 Oct 1995 20:50:39 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19796 for cvs-all-outgoing; Sun, 22 Oct 1995 20:50:21 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19782 for cvs-sys-outgoing; Sun, 22 Oct 1995 20:50:13 -0700 Received: (from dyson@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id UAA19753 ; Sun, 22 Oct 1995 20:49:52 -0700 Date: Sun, 22 Oct 1995 20:49:52 -0700 From: John Dyson Message-Id: <199510230349.UAA19753@freefall.freebsd.org> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/vm vm_fault.c vm_mmap.c vm_object.c Sender: owner-commit@FreeBSD.org Precedence: bulk dyson 95/10/22 20:49:49 Modified: sys/vm vm_fault.c vm_mmap.c vm_object.c Log: First phase of removing the PG_COPYONWRITE flag, and an architectural cleanup of mapping files.