K 10 svn:author V 3 jhb K 8 svn:date V 27 2004-03-02T14:58:33.000000Z K 7 svn:log V 197 Correct handling of PDROP in msleep() to just skip the mtx_lock() rather than clear the lock pointer so that sleepq_add() still gets the correct lock pointer and doesn't bogusly trip an assertion. END