summaryrefslogtreecommitdiff
path: root/usr/src/pkg
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/pkg')
-rw-r--r--usr/src/pkg/manifests/system-header.mf5
-rw-r--r--usr/src/pkg/manifests/system-test-ostest.mf2
2 files changed, 7 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-header.mf b/usr/src/pkg/manifests/system-header.mf
index d9d94487f0..92b896eb1c 100644
--- a/usr/src/pkg/manifests/system-header.mf
+++ b/usr/src/pkg/manifests/system-header.mf
@@ -2010,6 +2010,11 @@ $(sparc_ONLY)link path=usr/platform/SUNW,Ultra-4/include \
target=../sun4u/include
$(sparc_ONLY)link path=usr/platform/SUNW,Ultra-Enterprise/include \
target=../sun4u/include
+link path=usr/share/man/man3head/CMSG_DATA.3head target=socket.h.3head
+link path=usr/share/man/man3head/CMSG_FIRSTHDR.3head target=socket.h.3head
+link path=usr/share/man/man3head/CMSG_LEN.3head target=socket.h.3head
+link path=usr/share/man/man3head/CMSG_NXTHDR.3head target=socket.h.3head
+link path=usr/share/man/man3head/CMSG_SPACE.3head target=socket.h.3head
link path=usr/share/man/man3head/LIST_CLASS_ENTRY.3head target=queue.h.3head
link path=usr/share/man/man3head/LIST_CLASS_HEAD.3head target=queue.h.3head
link path=usr/share/man/man3head/LIST_CONCAT.3head target=queue.h.3head
diff --git a/usr/src/pkg/manifests/system-test-ostest.mf b/usr/src/pkg/manifests/system-test-ostest.mf
index cab4fb0edf..e65c7b654f 100644
--- a/usr/src/pkg/manifests/system-test-ostest.mf
+++ b/usr/src/pkg/manifests/system-test-ostest.mf
@@ -104,6 +104,8 @@ file path=opt/os-tests/tests/sockfs/conn mode=0555
file path=opt/os-tests/tests/sockfs/dgram mode=0555
file path=opt/os-tests/tests/sockfs/drop_priv mode=0555
file path=opt/os-tests/tests/sockfs/nosignal mode=0555
+file path=opt/os-tests/tests/sockfs/recvmsg.32 mode=0555
+file path=opt/os-tests/tests/sockfs/recvmsg.64 mode=0555
file path=opt/os-tests/tests/sockfs/rights.32 mode=0555
file path=opt/os-tests/tests/sockfs/rights.64 mode=0555
file path=opt/os-tests/tests/sockfs/sockpair mode=0555