K 10 svn:author V 4 ngie K 8 svn:date V 27 2014-11-16T06:59:58.833553Z K 7 svn:log V 334 Call sem_unlink on semaphores before attempting to create them Due to the lack of uniqueness in the semaphore name, and the fact that the tests don't have cleanup routines, an interrupted test can leave a semaphore "laying around", causing all subsequent attempts to run the test to fail I will file a NetBSD PR for this issue soon END