Remove the "cmsg" attribute, as promised. Use "sendfd" or "recvfd",
authorderaadt <deraadt@openbsd.org>
Mon, 12 Oct 2015 21:43:20 +0000 (21:43 +0000)
committerderaadt <deraadt@openbsd.org>
Mon, 12 Oct 2015 21:43:20 +0000 (21:43 +0000)
commit91922f370c9c01a1dc9d3ad9659a05bfe03fa550
treed58eddd698fa0c291dbb2a6b338a875661b7ba24
parentd347446b58fd45006bc6d2b2c41daed3d360773c
Remove the "cmsg" attribute, as promised.  Use "sendfd" or "recvfd",
depending on what you need.  inet/inet6 cmsg's come through unmolested --
that is something to consider later.
sys/kern/kern_pledge.c