K 10 svn:author V 5 trasz K 8 svn:date V 27 2008-12-16T16:54:51.142574Z K 7 svn:log V 336 Get rid of dead_sim. There is no way to make it work - any attempt to actually use it would panic on mtx operation, as dead_sim doesn't have a proper mutex. Even if it had a properly initialized mutex, it wouldn't have properly locked and owned one. Reviewed by: scottl Approved by: rwatson (mentor) Sponsored by: FreeBSD Foundation END