K 10 svn:author V 2 dg K 8 svn:date V 27 1997-06-24T09:41:00.000000Z K 7 svn:log V 185 Killed bogus kernacc() call in malloc() DIAGNOSTIC code. kernacc() by it's nature, locks the kernal_map, and this is deadly if kernal_map had been locked previous to a (net) interrupt. END