On Sat, Feb 23, 2013 at 07:11:45AM -0800, Paul Goyette wrote: > According to the man page sem(4), one needs to include "options > P1003_1B_SEMAPHORE" in the kernel config file in order to support > this feature. Yet, the file kern/uipc_sem.c is included > unconditionally in all kernels, and there appears to be nothing in > NetBSD anywhere that depends on P1003_1B_SEMAPHORE.
It's left over. It should *not* be a module. Joerg
