From owner-source-changes@NetBSD.ORG Mon Mar 27 02:34:03 1995 Return-Path: owner-source-changes@NetBSD.ORG Received: from pain.lcs.mit.edu (pain.lcs.mit.edu [128.52.46.239]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id CAA02074 for ; Mon, 27 Mar 1995 02:34:02 -0800 Received: (from daemon@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id EAA28981 for source-changes-outgoing; Mon, 27 Mar 1995 04:10:07 -0500 Received: (from source@localhost) by pain.lcs.mit.edu (8.6.9/8.6.9) id EAA28975 for source-changes; Mon, 27 Mar 1995 04:10:02 -0500 Date: Mon, 27 Mar 1995 04:10:02 -0500 From: The Source of All Evil Message-Id: <199503270910.EAA28975@pain.lcs.mit.edu> To: source-changes@pain.lcs.mit.edu Subject: sun-lamp CVS commits Sender: owner-source-changes@NetBSD.ORG Precedence: list X-Loop: source-changes@NetBSD.ORG cgd Mon Mar 27 04:09:11 EST 1995 Update of /a/cvsroot/src/sys/vm In directory pain.lcs.mit.edu:/b/tmp/cvs-serv28945 Modified Files: vm_page.c Log Message: change needed for atari; recycle some code for the i386 that was in Lite that we don't use, but is used by the atari now. (it should change to MACHINE_NONCONTIG, too...)