[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Nikolay Sturm <sturm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Tue, 29 May 2007 04:44:29 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: sturm_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2007/05/29 04:44:29
Modified files:
sys/sys : shm.h
sys/kern : sysv_shm.c
sys/compat/linux: linux_ipc.c
Log message:
adapt from netbsd:
fold sys_shmat1() back into sys_shmat(), instead add flag for shmget(2)
to specify that later shmat(2) for the shared memory segment should succeed
even if the segment would be marked removed; use this to implement the
Linux-compatible semantics of shmat(2)
this fixes current opera with shm
ok millert
Visit your host, monkey.org