Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 2010 02:58:49 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <201010150259.o9F2x2Bg071930@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
alc         2010-10-15 02:58:49 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/vm               vm_mmap.c 
  Log:
  SVN rev 213886 on 2010-10-15 02:58:49Z by alc
  
  MFC r212873
    Allow a POSIX shared memory object that is opened for read but not for
    write to nonetheless be mapped PROT_WRITE and MAP_PRIVATE, i.e.,
    copy-on-write.
  
  PR:             150260
  
  Revision   Changes    Path
  1.233.2.5  +2 -1      src/sys/vm/vm_mmap.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010150259.o9F2x2Bg071930>