summaryrefslogtreecommitdiff
path: root/sys/compat/common/kern_ipc_35.c
AgeCommit message (Expand)Author
2004-07-15In cvt_ds, copy from the address of the first element past theTodd C. Miller
2004-07-14Because mode_t is used in struct ipc_perm we need new versions ofTodd C. Miller
2004-05-03POSIX says the length parameter for semop(2) and shmget(2) should be size_t.Todd C. Miller