K 10 svn:author V 2 dg K 8 svn:date V 27 1999-01-22T09:07:32.000000Z K 7 svn:log V 337 Gutted softdep_deallocate_dependencies and replaced it with a panic. It turns out to not be useful to unwind the dependencies and continue in the face of a fatal error. Also changed the log() to a printf() in softdep_error() so that it will be output in the case of a impending panic. Submitted by: Kirk McKusick END