summaryrefslogtreecommitdiff
path: root/sys/compat/linux32/common/linux32_ipccall.c
AgeCommit message (Expand)Author
2019-02-21for sysv ipc stat operations, explicitly copy the exported partsmrg
2010-05-29Fix build without sysvipc configured, from Wolfgang Stukenbrock in PR 43376,dholland
2010-01-05Remove extra semicolon.mbalmer
2009-11-18Make compat linux/linux32 msgrcv_msgarg type member of typenjoly
2009-11-18Make linux32 msgsnd/msgrcv use the netbsd32 syscalls instead of nativenjoly
2009-11-18Kill noisy debug printf.njoly
2009-11-16Follow up commit to fix breakage that somehow passed by the compiler.joerg
2009-11-16Add SYSVMSG support for linux32.joerg
2009-04-27Add IPC_64 support to all semctl(2) commands, following correspondingnjoly
2009-02-18Add IPC_64 support for all shmctl(2) commands, and reduce diffs withnjoly
2008-09-17In linux32_shmat() don't try to copyout a 64-bit pointer where userspacescw
2008-05-20Add compat linux32 ipc(2) syscall support, for shared memory andnjoly