NetBSD/sys/compat/linux
jdolecek f64366a240 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 the old Linux VMware3 graphics problem with local display,
and possibly other local Linux X clients using MIT-SHM
2004-09-28 19:05:19 +00:00
..
arch add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
common add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
files.linux
linux_syscall.h
linux_syscallargs.h
linux_syscalls.c
Makefile.inc We have CVS; there is no reason to make .bak files when generating the 2003-11-15 20:30:59 +00:00