K 10 svn:author V 3 jhb K 8 svn:date V 27 2001-08-21T22:55:20.000000Z K 7 svn:log V 182 Allow one to restart from a panic in DDB by clearing the panicstr variable to NULL. Note that since panic() is marked with __dead2, this has somewhat unpredictable results at best. END