NetBSD/sys/compat
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
..
aoutm68k regen: 2004-09-14 17:40:59 +00:00
common Fixing age old cruft: 2004-08-15 07:19:54 +00:00
darwin There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
freebsd only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise 2004-09-12 10:38:25 +00:00
hpux only include emulation syscallnames with SYSCALL_DEBUG, it's not used otherwise 2004-09-12 10:38:25 +00:00
ibcs2 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
irix There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
linux add flag for shmget(2) to specify that later shmat(2) for the shared memory 2004-09-28 19:05:19 +00:00
m68k4k - GC all the setup_stack functions 2003-08-08 18:57:01 +00:00
mach Fix copyright notice - OK'd by the copyright holder. 2004-08-21 18:58:31 +00:00
netbsd32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
osf1 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ossaudio Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
pecoff pass the whole of pecoff_opthdr, not only pecoff_imghdr. 2004-07-18 04:36:42 +00:00
sunos There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
sunos32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
svr4 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
svr4_32 There's no need to pass a proc value when using UIO_SYSSPACE with 2004-09-17 14:11:20 +00:00
ultrix Constify the speedtab arrays 2004-04-25 06:23:40 +00:00
vax1k Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
Makefile