git: sysv_shm: allow attaching to REMOVED shm segments
    Joris Giovannangeli 
    joris at crater.dragonflybsd.org
       
    Sun Nov  2 10:13:26 PST 2014
    
    
  
commit f3d8ed4c064a96eba679886f11904b110742f92b
Author: Joris Giovannangeli <joris at giovannangeli.fr>
Date:   Sun Nov 2 19:08:18 2014 +0100
    sysv_shm: allow attaching to REMOVED shm segments
    
     * Add kern.ipc.shm_allow_removed to allow for this behavior
    
     * chrome relies on this behavior
    
    Taken-from: FreeBSD
Summary of changes:
 sys/kern/sysv_shm.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f3d8ed4c064a96eba679886f11904b110742f92b
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list