From owner-cvs-all Sun May 24 12:52:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA02411 for cvs-all-outgoing; Sun, 24 May 1998 12:52:18 -0700 (PDT) (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 MAA02391; Sun, 24 May 1998 12:52:14 -0700 (PDT) (envelope-from guido@FreeBSD.org) From: Guido van Rooij Received: (from guido@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id MAA26502; Sun, 24 May 1998 12:47:06 -0700 (PDT) Date: Sun, 24 May 1998 12:47:06 -0700 (PDT) Message-Id: <199805241947.MAA26502@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_mmap.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk guido 1998/05/24 12:47:06 PDT Modified files: (Branch: RELENG_2_2) sys/vm vm_mmap.c Log: MFC: Plug hole reported on Bugtraq: do not allow mmap with WRITE privs for append-only and immutable files. Obtained from: NetBSD (partly) Revision Changes Path 1.53.2.4 +21 -6 src/sys/vm/vm_mmap.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message