Fix the msgsys(), semsys(), and shmsys() syscalls which were broken by the
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 Jul 2003 23:28:57 +0000 (23:28 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 28 Jul 2003 23:28:57 +0000 (23:28 +0000)
commitdf44673dac6a57083503b250c19a8bc68622adda
treea5b0663c364a793e2f0ca99ce95995630fdc975e
parent9a63ce639336494d88456d633b42b7fb6f617241
Fix the msgsys(), semsys(), and shmsys() syscalls which were broken by the
messaging code.
sys/kern/sysv_msg.c
sys/kern/sysv_sem.c
sys/kern/sysv_shm.c