K 10 svn:author V 2 jb K 8 svn:date V 27 1998-03-09T04:39:13.000000Z K 7 svn:log V 178 NetBSD implements semctl using a __semctl syscall instead of the semsys syscall that FreeBSD kernels use. Grumble. So make the call dependent on if __NETBSD_SYSCALLS is defined. END