From owner-cvs-all Mon Feb 8 17:39:33 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA10478 for cvs-all-outgoing; Mon, 8 Feb 1999 17:39:33 -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 RAA10457; Mon, 8 Feb 1999 17:39:31 -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 RAA57081; Mon, 8 Feb 1999 17:39:30 -0800 (PST) (envelope-from dillon@FreeBSD.org) Date: Mon, 8 Feb 1999 17:39:30 -0800 (PST) Message-Id: <199902090139.RAA57081@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_unix.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dillon 1999/02/08 17:39:30 PST Modified files: sys/vm vm_unix.c Log: Addendum to vm_map coalesce optimization. Also, this was backed-out because there was a concensus on current in regards to leaving bss r+w+x instead of r+w. This is in order to maintain reasonable compatibility with existing JIT compilers (e.g. kaffe) and possibly other programs. Revision Changes Path 1.20 +1 -1 src/sys/vm/vm_unix.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message