K 10 svn:author V 8 truckman K 8 svn:date V 27 2002-10-03T06:03:26.000000Z K 7 svn:log V 169 hashinit() calls MALLOC(), so release the filedesc lock in knote_attach() before calling hashinit() and relock afterwards, taking care to see that we don't lose a race. END