Do not call put_type() but use copyout() when returning the message
commitbcfb4d0a35b1b8049d60cc477f6efcef1442665f
authorNicolas Joly <njoly@NetBSD.org>
Wed, 28 Jan 2009 00:59:03 +0000 (28 00:59 +0000)
committerNicolas Joly <njoly@NetBSD.org>
Wed, 28 Jan 2009 00:59:03 +0000 (28 00:59 +0000)
tree7c71f071f042aeb9289110f4493a0f15c51159b4
parent7527564c6b86836321734399aaa9418986cb6200
Do not call put_type() but use copyout() when returning the message
segments to the user.

ok by rmind.
sys/kern/sysv_msg.c