properly add them...
authorderaadt <deraadt@openbsd.org>
Thu, 14 Dec 1995 02:21:56 +0000 (02:21 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 14 Dec 1995 02:21:56 +0000 (02:21 +0000)
commitab98aaa47fc736740eb76414b8f5b1dd4748ee96
tree28fa8acb69cec0a7ddb3deb2b4d45782f16d3888
parent025f99edb58dde685af4fa39d88614f1815bb11d
properly add them...
lib/libc/sys/msgctl.2 [new file with mode: 0644]
lib/libc/sys/msgget.2 [new file with mode: 0644]
lib/libc/sys/msgrcv.2 [new file with mode: 0644]
lib/libc/sys/msgsnd.2 [new file with mode: 0644]
lib/libc/sys/semctl.2 [new file with mode: 0644]
lib/libc/sys/semget.2 [new file with mode: 0644]
lib/libc/sys/semop.2 [new file with mode: 0644]
lib/libc/sys/shmat.2 [new file with mode: 0644]
lib/libc/sys/shmctl.2 [new file with mode: 0644]
lib/libc/sys/shmget.2 [new file with mode: 0644]