K 10 svn:author V 5 gonzo K 8 svn:date V 27 2008-07-18T14:20:16.008915Z K 7 svn:log V 292 MFC r179716: Keep proper track of nsegs counter: sem_free is called for all allocated semaphores, so it's wrong to increase it conditionally, in this case for every over-the-limit semaphore nsegs is decreased without being previously increased. PR: kern/123685 MFC after: more then 1 month END